Searched refs:OSSL_STORE_close (Results 1 – 16 of 16) sorted by relevance
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_open.pod | 8 OSSL_STORE_error, OSSL_STORE_close 37 int OSSL_STORE_close(OSSL_STORE_CTX *ctx); 52 OSSL_STORE_eof() hasn't been reached, and finish it off with OSSL_STORE_close(). 61 OSSL_STORE_load(), OSSL_STORE_eof() and OSSL_STORE_close() to work 120 OSSL_STORE_close() takes a B<OSSL_STORE_CTX>, closes the channel that was opened 160 OSSL_STORE_delete(), OSSL_STORE_ctrl() and OSSL_STORE_close() return 1 on 175 OSSL_STORE_ctrl(), OSSL_STORE_load(), OSSL_STORE_eof() and OSSL_STORE_close() 178 Handling of NULL I<ctx> argument for OSSL_STORE_close()
|
| H A D | OSSL_STORE_LOADER.pod | 116 OSSL_STORE_eof(), OSSL_STORE_error() and OSSL_STORE_close() for specific 305 and OSSL_STORE_close(). 339 OSSL_STORE_load(), OSSL_STORE_eof() and OSSL_STORE_close(), respectively.
|
| H A D | OSSL_STORE_SEARCH.pod | 61 OSSL_STORE_close() has been called for the OSSL_STORE context it was given
|
| /freebsd/crypto/openssl/test/ |
| H A D | ossl_store_test.c | 56 OSSL_STORE_close(sctx); in test_store_open() 124 OSSL_STORE_close(sctx); in test_store_open_winstore() 167 OSSL_STORE_close(ctx); in get_params() 245 OSSL_STORE_close(store_ctx); in test_store_attach_unregistered_scheme()
|
| H A D | provider_pkey_test.c | 358 OSSL_STORE_close(ctx); in test_pkey_store() 410 if (!TEST_int_eq(OSSL_STORE_close(ctx), 1)) in test_pkey_delete() 429 OSSL_STORE_close(ctx); in test_pkey_delete() 481 OSSL_STORE_close(ctx); in test_pkey_store_open_ex() 493 OSSL_STORE_close(ctx); in test_pkey_store_open_ex()
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | by_store.c | 104 OSSL_STORE_close(ctx); in DEFINE_STACK_OF() 152 OSSL_STORE_close(sctx); in by_store_ctrl_ex() 156 OSSL_STORE_close(sctx); in by_store_ctrl_ex()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl_store.pod | 75 OSSL_STORE_close(ctx);
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | store.h | 125 int OSSL_STORE_close(OSSL_STORE_CTX *ctx);
|
| /freebsd/crypto/openssl/apps/ |
| H A D | storeutl.c | 510 if (!OSSL_STORE_close(store_ctx)) { in process()
|
| /freebsd/crypto/openssl/crypto/store/ |
| H A D | store_lib.c | 599 int OSSL_STORE_close(OSSL_STORE_CTX *ctx) in OSSL_STORE_close() function
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | ssl_cert.c | 1049 OSSL_STORE_close(ctx); in add_uris_recursive()
|
| /freebsd/crypto/openssl/apps/lib/ |
| H A D | apps.c | 1090 OSSL_STORE_close(ctx); in load_key_certs_crls()
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 4219 OSSL_STORE_close;
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 3503 MLINKS+= OSSL_STORE_open.3 OSSL_STORE_close.3
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 4178 OSSL_STORE_close 4271 3_0_0 EXIST::FUNCTION:
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 5189 OSSL_STORE_error and OSSL_STORE_close.
|