Searched refs:X509V3_EXT_get (Results 1 – 6 of 6) sorted by relevance
118 const X509V3_EXT_METHOD *X509V3_EXT_get(X509_EXTENSION *ext) in X509V3_EXT_get() function200 if(!(method = X509V3_EXT_get(ext))) return NULL; in X509V3_EXT_d2i()
104 if(!(method = X509V3_EXT_get(ext))) in X509V3_EXT_print()
751 const X509V3_EXT_METHOD* meth = X509V3_EXT_get(extension); in VerifyServerName()
643 OPENSSL_EXPORT const X509V3_EXT_METHOD *X509V3_EXT_get(X509_EXTENSION *ext);
546 if (!(method = X509V3_EXT_get(ext))) in check_san()
682 if (!(method = X509V3_EXT_get(ext))) in check_san()