Home
last modified time | relevance | path

Searched refs:eay_get_x509subjectaltname (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
Dcrypto_openssl.h57 extern int eay_get_x509subjectaltname __P((vchar_t *, char **, int *, int));
Deaytest.c388 error = eay_get_x509subjectaltname(&c, &str, &type, pos);
Doakley.c1989 if (eay_get_x509subjectaltname(&iph1->cert_p->cert,
2055 if (eay_get_x509subjectaltname(&iph1->cert_p->cert,
Dcrypto_openssl.c694 eay_get_x509subjectaltname(cert, altname, type, pos) in eay_get_x509subjectaltname() function