Home | History | Annotate | Download | only in crypto

Lines Matching refs:ca_path

1997 				  size_t ca_cert_blob_len, const char *ca_path)
2137 if (ca_cert || ca_path) {
2139 if (SSL_CTX_load_verify_locations(ssl_ctx, ca_cert, ca_path) !=
4034 params->ca_path))