Home
last modified time | relevance | path

Searched refs:OSSL_STORE_attach (Results 1 – 11 of 11) sorted by relevance

/src/crypto/openssl/doc/man3/
H A DOSSL_STORE_attach.pod5 OSSL_STORE_attach - Functions to read objects from a BIO
11 OSSL_STORE_CTX *OSSL_STORE_attach(BIO *bio, const char *scheme,
20 OSSL_STORE_attach() works like L<OSSL_STORE_open(3)>, except it takes a B<BIO>
27 OSSL_STORE_attach() returns a pointer to a B<OSSL_STORE_CTX> on success, or
36 OSSL_STORE_attach() was added in OpenSSL 3.0.
/src/crypto/openssl/test/
H A Dossl_store_test.c238 && TEST_ptr(store_ctx = OSSL_STORE_attach(bio, "file", libctx, NULL, in test_store_attach_unregistered_scheme()
/src/crypto/openssl/include/openssl/
H A Dstore.h140 OSSL_STORE_CTX *OSSL_STORE_attach(BIO *bio, const char *scheme,
/src/crypto/openssl/doc/man7/
H A Dprovider-storemgmt.pod92 supporting L<OSSL_STORE_attach(3)>.
H A Dossl-guide-migration.pod992 L<OSSL_STORE_attach(3)>
/src/crypto/openssl/crypto/store/
H A Dstore_lib.c1024 OSSL_STORE_CTX *OSSL_STORE_attach(BIO *bp, const char *scheme, in OSSL_STORE_attach() function
/src/crypto/openssl/doc/
H A Dbuild.info1858 DEPEND[html/man3/OSSL_STORE_attach.html]=man3/OSSL_STORE_attach.pod
1859 GENERATE[html/man3/OSSL_STORE_attach.html]=man3/OSSL_STORE_attach.pod
1860 DEPEND[man/man3/OSSL_STORE_attach.3]=man3/OSSL_STORE_attach.pod
1861 GENERATE[man/man3/OSSL_STORE_attach.3]=man3/OSSL_STORE_attach.pod
3528 html/man3/OSSL_STORE_attach.html \
4204 man/man3/OSSL_STORE_attach.3 \
/src/crypto/openssl/apps/lib/
H A Dapps.c979 ctx = OSSL_STORE_attach(bio, "file", libctx, propq, in load_key_certs_crls()
/src/secure/lib/libcrypto/
H A DVersion.map5225 OSSL_STORE_attach;
/src/secure/lib/libcrypto/man/man3/
H A DMakefile346 MAN+= OSSL_STORE_attach.3
/src/crypto/openssl/util/
H A Dlibcrypto.num5079 OSSL_STORE_attach 5207 3_0_0 EXIST::FUNCTION: