Home
last modified time | relevance | path

Searched defs:X509_EXTENSION_create_by_NID (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/x509/
Dx509_v3.c182 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, in X509_EXTENSION_create_by_NID() function
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_v3.c182 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, in X509_EXTENSION_create_by_NID() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h2347 #define X509_EXTENSION_create_by_NID GRPC_SHADOW_X509_EXTENSION_create_by_NID macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2265 #define X509_EXTENSION_create_by_NID BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_EXTENSION_create_b… macro