Searched refs:ossl_store_close_it (Results 1 – 1 of 1) sorted by relevance
33 static int ossl_store_close_it(OSSL_STORE_CTX *ctx);228 (void)ossl_store_close_it(&tmpctx); in OSSL_STORE_open_ex()570 static int ossl_store_close_it(OSSL_STORE_CTX *ctx) in ossl_store_close_it() function594 int ret = ossl_store_close_it(ctx); in OSSL_STORE_close()
Completed in 6 milliseconds