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

/external/boringssl/src/ssl/
H A Dssl_lib.c2326 const char *CApath) {
2327 return X509_STORE_load_locations(ctx->cert_store, CAfile, CApath);
2325 SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile, const char *CApath) argument

Completed in 285 milliseconds