Home | History | Annotate | Download | only in ssl

Lines Matching defs:x509_method

1449   /* x509_method contains pointers to functions that might deal with |X509|
1451 const SSL_X509_METHOD *x509_method;
1495 /* x509_method contains pointers to functions that might deal with |X509|
1497 const SSL_X509_METHOD *x509_method;
2095 CERT *ssl_cert_new(const SSL_X509_METHOD *x509_method);
2112 SSL_SESSION *ssl_session_new(const SSL_X509_METHOD *x509_method);
2116 SSL_SESSION *SSL_SESSION_parse(CBS *cbs, const SSL_X509_METHOD *x509_method,