Home
last modified time | relevance | path

Searched defs:crl_path (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/tls/
H A Dgrpc_tls_crl_provider.cc77 const std::string& crl_path) { in ReadCrlFromFile()
/aosp_15_r20/external/libwebsockets/test-apps/
H A Dtest-server.c53 char crl_path[1024] = ""; variable
H A Dtest-client.c60 char crl_path[1024] = ""; variable
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_vfy.c1414 static int check_crl_chain(X509_STORE_CTX *ctx, in check_crl_chain()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_vfy.c1414 static int check_crl_chain(X509_STORE_CTX *ctx, in check_crl_chain()
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_builtin_unittest.cc316 std::string crl_path = MakeRandomPath(".crl"); in CreateAndServeCrl() local
H A Dcert_verify_proc_unittest.cc2852 std::string crl_path = MakeRandomPath(".crl"); in CreateAndServeCrl() local
2865 std::string crl_path = MakeRandomPath(".crl"); in CreateAndServeCrlWithAlgorithmTlvAndDigest() local