Home
last modified time | relevance | path

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

/openssl/crypto/store/
H A Dstore_lib.c33 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() function
594 int ret = ossl_store_close_it(ctx); in OSSL_STORE_close()

Completed in 6 milliseconds