Home
last modified time | relevance | path

Searched refs:OSSL_STORE_open_ex (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dprovider_pkey_test.c267 if (!TEST_ptr(ctx = OSSL_STORE_open_ex("fake_rsa:test", libctx, propq, in test_pkey_store()
318 if (!TEST_ptr(ctx = OSSL_STORE_open_ex("fake_rsa:test", libctx, propq, in test_pkey_delete()
343 if (!TEST_ptr(ctx = OSSL_STORE_open_ex("fake_rsa:test", libctx, propq, in test_pkey_delete()
405 if (!TEST_ptr(ctx = OSSL_STORE_open_ex("fake_rsa:openpwtest", libctx, propq, in test_pkey_store_open_ex()
411 if (!TEST_ptr_null(ctx = OSSL_STORE_open_ex("fake_rsa:openpwtest", libctx, in test_pkey_store_open_ex()
H A Dossl_store_test.c50 && TEST_ptr(sctx = OSSL_STORE_open_ex(input, NULL, NULL, ui_method, in test_store_open()
116 && TEST_ptr(sctx = OSSL_STORE_open_ex("org.openssl.winstore:", NULL, in test_store_open_winstore()
148 ctx = OSSL_STORE_open_ex(uri, NULL, NULL, NULL, NULL, NULL, NULL, NULL); in get_params()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_open.pod6 OSSL_STORE_open, OSSL_STORE_open_ex,
25 OSSL_STORE_open_ex(const char *uri, OSSL_LIB_CTX *libctx, const char *propq,
60 information for OSSL_STORE_open(), OSSL_STORE_open_ex(),
66 OSSL_STORE_open_ex() takes a uri or path I<uri>, password UI method
84 OSSL_STORE_open() is similar to OSSL_STORE_open_ex() but uses NULL for
172 OSSL_STORE_open_ex() was added in OpenSSL 3.0.
H A DOSSL_STORE_LOADER.pod115 OSSL_STORE_open(), OSSL_STORE_open_ex(), OSSL_STORE_load(),
304 OSSL_STORE_open_ex(), OSSL_STORE_load(), OSSL_STORE_eof()
338 OSSL_STORE_open_ex(), OSSL_STORE_ctrl(), OSSL_STORE_expect(),
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_STORE-winstore.pod64 L<ossl_store(7)>, L<OSSL_STORE_open_ex(3)>, L<OSSL_STORE_SEARCH(3)>
75 to use L<OSSL_STORE_open_ex(3)> and set the I<propq> argument.
/freebsd/crypto/openssl/crypto/x509/
H A Dby_store.c34 && (ctx = OSSL_STORE_open_ex(store->uri, store->libctx, store->propq, in DEFINE_STACK_OF()
148 store->ctx = OSSL_STORE_open_ex(argp, libctx, propq, NULL, NULL, in by_store_ctrl_ex()
/freebsd/crypto/openssl/include/openssl/
H A Dstore.h60 OSSL_STORE_open_ex(const char *uri, OSSL_LIB_CTX *libctx, const char *propq,
/freebsd/crypto/openssl/crypto/store/
H A Dstore_lib.c63 OSSL_STORE_open_ex(const char *uri, OSSL_LIB_CTX *libctx, const char *propq, in OSSL_STORE_open_ex() function
243 return OSSL_STORE_open_ex(uri, NULL, NULL, ui_method, ui_data, NULL, in OSSL_STORE_open()
/freebsd/crypto/openssl/apps/
H A Dstoreutl.c352 if ((store_ctx = OSSL_STORE_open_ex(uri, libctx, app_get0_propq(), uimeth, uidata, in process()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c1036 ctx = OSSL_STORE_open_ex(uri, libctx, propq, get_ui_method(), &uidata, in load_key_certs_crls()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5226 OSSL_STORE_open_ex;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3505 MLINKS+= OSSL_STORE_open.3 OSSL_STORE_open_ex.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5113 OSSL_STORE_open_ex 5241 3_0_0 EXIST::FUNCTION: