Searched defs:X509_get0_authority_issuer (Results 1 – 4 of 4) sorted by relevance
907 const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x509) in X509_get0_authority_issuer() function
871 const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x509) { in X509_get0_authority_issuer() function
2583 #define X509_get0_authority_issuer BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_get0_authority_issue… macro