Home
last modified time | relevance | path

Searched defs:X509_get0_authority_serial (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_purp.c914 const ASN1_INTEGER *X509_get0_authority_serial(X509 *x509) in X509_get0_authority_serial() function
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2570 #define X509_get0_authority_serial BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_get0_authority_seria… macro