Searched refs:OSSL_STORE_attach (Results 1 – 11 of 11) sorted by relevance
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_attach.pod | 5 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 D | ossl_store_test.c | 238 && TEST_ptr(store_ctx = OSSL_STORE_attach(bio, "file", libctx, NULL, in test_store_attach_unregistered_scheme()
|
| /src/crypto/openssl/include/openssl/ |
| H A D | store.h | 140 OSSL_STORE_CTX *OSSL_STORE_attach(BIO *bio, const char *scheme,
|
| /src/crypto/openssl/doc/man7/ |
| H A D | provider-storemgmt.pod | 92 supporting L<OSSL_STORE_attach(3)>.
|
| H A D | ossl-guide-migration.pod | 992 L<OSSL_STORE_attach(3)>
|
| /src/crypto/openssl/crypto/store/ |
| H A D | store_lib.c | 1024 OSSL_STORE_CTX *OSSL_STORE_attach(BIO *bp, const char *scheme, in OSSL_STORE_attach() function
|
| /src/crypto/openssl/doc/ |
| H A D | build.info | 1858 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 D | apps.c | 979 ctx = OSSL_STORE_attach(bio, "file", libctx, propq, in load_key_certs_crls()
|
| /src/secure/lib/libcrypto/ |
| H A D | Version.map | 5225 OSSL_STORE_attach;
|
| /src/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 346 MAN+= OSSL_STORE_attach.3
|
| /src/crypto/openssl/util/ |
| H A D | libcrypto.num | 5079 OSSL_STORE_attach 5207 3_0_0 EXIST::FUNCTION:
|