Home
last modified time | relevance | path

Searched refs:OSSL_STORE_close (Results 1 – 14 of 14) sorted by relevance

/openssl/doc/man3/
H A DOSSL_STORE_open.pod8 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 DOSSL_STORE_LOADER.pod116 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 DOSSL_STORE_SEARCH.pod61 OSSL_STORE_close() has been called for the OSSL_STORE context it was given
/openssl/test/
H A Dprovider_pkey_test.c288 OSSL_STORE_close(ctx); in test_pkey_store()
339 if (!TEST_int_eq(OSSL_STORE_close(ctx), 1)) in test_pkey_delete()
358 OSSL_STORE_close(ctx); in test_pkey_delete()
410 OSSL_STORE_close(ctx); in test_pkey_store_open_ex()
422 OSSL_STORE_close(ctx); in test_pkey_store_open_ex()
H A Dossl_store_test.c56 OSSL_STORE_close(sctx); in test_store_open()
98 OSSL_STORE_close(ctx); in get_params()
176 OSSL_STORE_close(store_ctx); in test_store_attach_unregistered_scheme()
/openssl/crypto/x509/
H A Dby_store.c90 OSSL_STORE_close(ctx); in cache_objects()
/openssl/doc/man7/
H A Dossl_store.pod75 OSSL_STORE_close(ctx);
/openssl/include/openssl/
H A Dstore.h125 int OSSL_STORE_close(OSSL_STORE_CTX *ctx);
/openssl/apps/
H A Dstoreutl.c495 if (!OSSL_STORE_close(store_ctx)) { in process()
/openssl/crypto/store/
H A Dstore_lib.c592 int OSSL_STORE_close(OSSL_STORE_CTX *ctx) in OSSL_STORE_close() function
/openssl/ssl/
H A Dssl_cert.c1038 OSSL_STORE_close(ctx); in add_uris_recursive()
/openssl/apps/lib/
H A Dapps.c1103 OSSL_STORE_close(ctx); in load_key_certs_crls()
/openssl/util/
H A Dlibcrypto.num4178 OSSL_STORE_close 4271 3_0_0 EXIST::FUNCTION:
/openssl/
H A DCHANGES.md4371 OSSL_STORE_error and OSSL_STORE_close.

Completed in 121 milliseconds