Home
last modified time | relevance | path

Searched refs:OSSL_STORE_LOADER_fetch (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dprovfetchtest.c265 loader = OSSL_STORE_LOADER_fetch(libctx, "DUMMY", in fetch_test()
H A Dprovider_pkey_test.c259 if (!TEST_ptr(loader = OSSL_STORE_LOADER_fetch(libctx, "fake_rsa", in test_pkey_store()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dstore.h256 OSSL_STORE_LOADER *OSSL_STORE_LOADER_fetch(OSSL_LIB_CTX *libctx,
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/
H A Dstore_lib.c128 OSSL_STORE_LOADER_fetch(libctx, scheme, propq)) != NULL) { in OSSL_STORE_open_ex()
987 OSSL_STORE_LOADER_fetch(libctx, scheme, propq)) != NULL) { in OSSL_STORE_attach()
H A Dstore_meth.c394 OSSL_STORE_LOADER *OSSL_STORE_LOADER_fetch(OSSL_LIB_CTX *libctx, in OSSL_STORE_LOADER_fetch() function
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dcrypto.pod269 =item L<OSSL_STORE_LOADER_fetch(3)>
H A Dmigration_guide.pod975 L<OSSL_STORE_LOADER_fetch(3)> and L<OSSL_STORE_LOADER_do_all_provided(3)>