Home
last modified time | relevance | path

Searched refs:mycert (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dremoteconf.c253 oakley_get_certtype(rmconf->mycert)){ in rmconf_match_type()
262 issuer = eay_get_x509asn1issuername(rmconf->mycert); in rmconf_match_type()
673 if (new->mycert != NULL && new->mycert == rmconf->mycert) { in duprmconf_finish()
674 new->mycert = vdup(new->mycert); in duprmconf_finish()
675 STRDUP_FATAL(new->mycert); in duprmconf_finish()
728 if (rmconf->mycert) in delrmconf()
729 vfree(rmconf->mycert); in delrmconf()
966 oakley_get_certtype(p->mycert) == ISAKMP_CERT_X509SIGN in dump_rmconf_single()
Dremoteconf.h105 vchar_t *mycert; /* my certificate */ member
Dcfparse.y2382 if (cur_rmconf->mycert != NULL) {
2388 &cur_rmconf->mycert)) {
2408 if (cur_rmconf->mycert != NULL) {
2413 cur_rmconf->mycert = vmalloc(1);
2414 if (cur_rmconf->mycert == NULL) {
2419 cur_rmconf->mycert->v[0] = ISAKMP_CERT_PLAINRSA;
Doakley.c1603 switch (oakley_get_certtype(iph1->rmconf->mycert)) { in oakley_getmycert()
1607 iph1->cert = vdup(iph1->rmconf->mycert); in oakley_getmycert()
1616 oakley_get_certtype(iph1->rmconf->mycert)); in oakley_getmycert()
1678 switch (oakley_get_certtype(iph1->rmconf->mycert)) { in oakley_getsign()
1706 oakley_get_certtype(iph1->rmconf->mycert)); in oakley_getsign()
2276 if (type != oakley_get_certtype(iph1->rmconf->mycert)) { in oakley_checkcr()
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/samples/
Dracoon.conf.in83 #certificate_type x509 "mycert" "mypriv";
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dhx509.texi764 mycert cert User certificate FILE:/Users/lha/Private/pkinit.pem