Searched refs:X509V3_EXT_get (Results 1 – 5 of 5) sorted by relevance
124 const X509V3_EXT_METHOD *X509V3_EXT_get(X509_EXTENSION *ext) in X509V3_EXT_get() function210 if (!(method = X509V3_EXT_get(ext))) in X509V3_EXT_d2i()
115 if (!(method = X509V3_EXT_get(ext))) in X509V3_EXT_print()
751 const X509V3_EXT_METHOD* meth = X509V3_EXT_get(extension); in VerifyServerName()
655 OPENSSL_EXPORT const X509V3_EXT_METHOD *X509V3_EXT_get(X509_EXTENSION *ext);
868 if(!(method = X509V3_EXT_get(ext))) { in _get_peer_alt_names()