Searched refs:X509_STORE_load_locations (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_d2.c85 int X509_STORE_load_locations(X509_STORE *ctx, const char *file, function
H A Dx509_vfy.h457 int X509_STORE_load_locations(X509_STORE *ctx,
/freebsd-9.3-release/crypto/openssl/demos/tunala/
H A Dtunala.c816 if (!X509_STORE_load_locations(SSL_CTX_get_cert_store(ctx),
/freebsd-9.3-release/crypto/openssl/apps/
H A Dpkcs12.c606 if (!X509_STORE_load_locations(store, CAfile, CApath))
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssl_lib.c2590 return (X509_STORE_load_locations(ctx->cert_store, CAfile, CApath));

Completed in 92 milliseconds