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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_d2.c83 int X509_STORE_load_locations(X509_STORE *ctx, const char *file, function
H A Dx509_vfy.h470 int X509_STORE_load_locations (X509_STORE *ctx,
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/lib/
H A Dpkcs7.c151 X509_STORE_load_locations(store, anchor, NULL);
/netbsd-6-1-5-RELEASE/usr.bin/nbsvtool/
H A Dnbsvtool.c122 X509_STORE_load_locations(store, anchor, NULL);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dpkcs12.c534 if (!X509_STORE_load_locations(store, CAfile, CApath))
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/demos/tunala/
H A Dtunala.c765 if(!X509_STORE_load_locations(SSL_CTX_get_cert_store(ctx),
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_lib.c2972 return(X509_STORE_load_locations(ctx->cert_store,CAfile,CApath));

Completed in 182 milliseconds