Searched refs:certtype (Results 1 – 5 of 5) sorted by relevance
1333 int certtype = 0; local1360 switch (iph1->rmconf->certtype) {1427 certtype = iph1->rmconf->certtype;1432 certtype = iph1->cert_p->type;1438 switch (certtype) {1460 "no supported certtype %d\n", certtype);1500 certtype = iph1->rmconf->certtype;1505 certtype = iph1->cert_p->type;1512 switch (certtype) {1530 certtype);[all …]
74 int certtype; /* certificate type if need */ member
197 new->certtype = ISAKMP_CERT_NONE; in newrmconf()535 p->certtype == ISAKMP_CERT_X509SIGN ? "x509" : "*UNKNOWN*", in dump_rmconf_single()
1961 cur_rmconf->certtype = $1;1983 cur_rmconf->certtype = $1;2136 if (cur_rmconf->certtype == ISAKMP_CERT_PLAINRSA) {
434 remoteconf->certtype = ISAKMP_CERT_X509SIGN; in setup()