Home
last modified time | relevance | path

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

/openssl/test/
H A Dprovider_pkey_test.c261 if (!TEST_ptr(loader = OSSL_STORE_LOADER_fetch(libctx, "fake_rsa", in test_pkey_store()
311 if (!TEST_ptr(loader = OSSL_STORE_LOADER_fetch(libctx, "fake_rsa", in test_pkey_delete()
393 if (!TEST_ptr(loader = OSSL_STORE_LOADER_fetch(libctx, "fake_rsa", in test_pkey_store_open_ex()
H A Dprovfetchtest.c265 loader = OSSL_STORE_LOADER_fetch(libctx, "DUMMY", in fetch_test()
/openssl/doc/man3/
H A DOSSL_STORE_LOADER.pod6 OSSL_STORE_LOADER_fetch,
36 OSSL_STORE_LOADER *OSSL_STORE_LOADER_fetch(OSSL_LIB_CTX *libctx,
119 OSSL_STORE_LOADER_fetch() looks for an implementation for a storage
312 OSSL_STORE_LOADER_fetch() returns a pointer to an OSSL_STORE_LOADER object,
361 OSSL_STORE_LOADER_fetch(), OSSL_STORE_LOADER_up_ref(),
/openssl/crypto/store/
H A Dstore_lib.c140 OSSL_STORE_LOADER_fetch(libctx, scheme, propq)) != NULL) { in OSSL_STORE_open_ex()
520 fetched_loader = OSSL_STORE_LOADER_fetch(libctx, scheme, propq); in OSSL_STORE_delete()
1040 OSSL_STORE_LOADER_fetch(libctx, scheme, propq)) != NULL) { in OSSL_STORE_attach()
H A Dstore_meth.c371 OSSL_STORE_LOADER *OSSL_STORE_LOADER_fetch(OSSL_LIB_CTX *libctx, in OSSL_STORE_LOADER_fetch() function
/openssl/include/openssl/
H A Dstore.h264 OSSL_STORE_LOADER *OSSL_STORE_LOADER_fetch(OSSL_LIB_CTX *libctx,
/openssl/doc/man7/
H A Dossl-guide-migration.pod996 L<OSSL_STORE_LOADER_fetch(3)> and L<OSSL_STORE_LOADER_do_all_provided(3)>
/openssl/util/
H A Dlibcrypto.num5218 OSSL_STORE_LOADER_fetch 5346 3_0_0 EXIST::FUNCTION:

Completed in 66 milliseconds