Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_crl_provider.cc77 const std::string& crl_path) { in ReadCrlFromFile()
/external/libwebsockets/test-apps/
Dtest-server.c53 char crl_path[1024] = ""; variable
Dtest-client.c60 char crl_path[1024] = ""; variable
/external/cronet/net/cert/
Dcert_verify_proc_builtin_unittest.cc212 std::string crl_path = MakeRandomPath(".crl"); in CreateAndServeCrl() local
Dcert_verify_proc_unittest.cc2887 std::string crl_path = MakeRandomPath(".crl"); in CreateAndServeCrl() local
2900 std::string crl_path = MakeRandomPath(".crl"); in CreateAndServeCrlWithAlgorithmTlvAndDigest() local
/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()
/external/cronet/third_party/boringssl/src/crypto/x509/
Dx509_vfy.c1296 static int check_crl_chain(X509_STORE_CTX *ctx, STACK_OF(X509) *cert_path, in check_crl_chain()