Searched refs:OSSL_STORE_close (Results 1 – 10 of 10) sorted by relevance
7 OSSL_STORE_close - Types and functions to read objects from a URI26 int OSSL_STORE_close(OSSL_STORE_CTX *ctx);36 OSSL_STORE_eof() hasn't been reached, and finish it off with OSSL_STORE_close().45 OSSL_STORE_close() to work together.95 OSSL_STORE_close() takes a B<OSSL_STORE_CTX>, closes the channel that was opened141 OSSL_STORE_ctrl() and OSSL_STORE_close() returns 1 on success, or 0 on failure.151 OSSL_STORE_ctrl(), OSSL_STORE_load(), OSSL_STORE_eof() and OSSL_STORE_close()154 Handling of NULL I<ctx> argument for OSSL_STORE_close()
78 OSSL_STORE_close() for this scheme.211 OSSL_STORE_eof() and OSSL_STORE_close().226 OSSL_STORE_load(), OSSL_STORE_eof() and OSSL_STORE_close(), respectively.
61 OSSL_STORE_close() has been called for the OSSL_STORE context it was given
97 int OSSL_STORE_close(OSSL_STORE_CTX *ctx);
70 OSSL_STORE_close(ctx);
467 if (!OSSL_STORE_close(store_ctx)) { in process()
219 int OSSL_STORE_close(OSSL_STORE_CTX *ctx) in OSSL_STORE_close() function
4333 OSSL_STORE_close;
2110 MLINKS+= OSSL_STORE_open.3 OSSL_STORE_close.3
982 OSSL_STORE_error and OSSL_STORE_close.