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

/external/openssl/crypto/
H A Dsymhacks.h141 #undef X509_STORE_CTX_get0_current_issuer macro
142 #define X509_STORE_CTX_get0_current_issuer X509_STORE_CTX_get0_cur_issuer macro
/external/openssl/include/openssl/
H A Dsymhacks.h141 #undef X509_STORE_CTX_get0_current_issuer macro
142 #define X509_STORE_CTX_get0_current_issuer X509_STORE_CTX_get0_cur_issuer macro
/external/openssl/crypto/x509/
H A Dx509_vfy.c1883 X509 *X509_STORE_CTX_get0_current_issuer(X509_STORE_CTX *ctx) function

Completed in 433 milliseconds