Searched defs:X509V3_EXT_get (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/x509v3/
H A Dv3_lib.c112 const X509V3_EXT_METHOD *X509V3_EXT_get(X509_EXTENSION *ext) function
173 if(!(method = X509V3_EXT_get(ext))) return NULL;

Completed in 16 milliseconds