Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
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.
/openssl-master/test/
A Dossl_store_test.c169 && TEST_ptr(store_ctx = OSSL_STORE_attach(bio, "file", libctx, NULL, in test_store_attach_unregistered_scheme()
/openssl-master/include/openssl/
A Dstore.h132 OSSL_STORE_CTX *OSSL_STORE_attach(BIO *bio, const char *scheme,
/openssl-master/doc/man7/
A Dprovider-storemgmt.pod82 supporting L<OSSL_STORE_attach(3)>.
A Dmigration_guide.pod922 L<OSSL_STORE_attach(3)>
/openssl-master/crypto/store/
A Dstore_lib.c963 OSSL_STORE_CTX *OSSL_STORE_attach(BIO *bp, const char *scheme, in OSSL_STORE_attach() function
/openssl-master/doc/
A Dbuild.info1694 DEPEND[html/man3/OSSL_STORE_attach.html]=man3/OSSL_STORE_attach.pod
1695 GENERATE[html/man3/OSSL_STORE_attach.html]=man3/OSSL_STORE_attach.pod
1696 DEPEND[man/man3/OSSL_STORE_attach.3]=man3/OSSL_STORE_attach.pod
1697 GENERATE[man/man3/OSSL_STORE_attach.3]=man3/OSSL_STORE_attach.pod
3145 html/man3/OSSL_STORE_attach.html \
3737 man/man3/OSSL_STORE_attach.3 \
/openssl-master/apps/lib/
A Dapps.c944 ctx = OSSL_STORE_attach(bio, "file", libctx, propq, in load_key_certs_crls_suppress()
/openssl-master/util/
A Dlibcrypto.num5079 OSSL_STORE_attach 5207 3_0_0 EXIST::FUNCTION:

Completed in 32 milliseconds