Searched refs:X509_STORE_load_locations (Results 1 – 3 of 3) sorted by relevance
81 int X509_STORE_load_locations(X509_STORE *ctx, const char *file, in X509_STORE_load_locations() function
496 OPENSSL_EXPORT int X509_STORE_load_locations (X509_STORE *ctx,
1981 return X509_STORE_load_locations(ctx->cert_store, ca_file, ca_dir); in SSL_CTX_load_verify_locations()