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

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dstack_macros.h3175 #define sk_X509_REVOKED_new(comp) \ macro
/external/openssl/crypto/stack/
H A Dsafestack.h2016 #define sk_X509_REVOKED_new(cmp) SKM_sk_new(X509_REVOKED, (cmp)) macro
/external/openssl/include/openssl/
H A Dsafestack.h2016 #define sk_X509_REVOKED_new(cmp) SKM_sk_new(X509_REVOKED, (cmp)) macro

Completed in 1751 milliseconds