Searched defs:ca_dir (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
H A Dssl_lib.c1980 const char *ca_dir) {
1981 return X509_STORE_load_locations(ctx->cert_store, ca_file, ca_dir);
1979 SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, const char *ca_dir) argument

Completed in 64 milliseconds