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

/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx509_v3.c181 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, function
190 OPENSSL_PUT_ERROR(X509, X509_EXTENSION_create_by_NID, X509_R_UNKNOWN_NID);
/external/openssl/crypto/x509/
H A Dx509_v3.c183 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, function

Completed in 133 milliseconds