Home
last modified time | relevance | path

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

/openssl/providers/implementations/storemgmt/
H A Dfile_store.c50 static OSSL_FUNC_store_close_fn file_close; variable
189 file_close(ctx); in file_open_dir()
758 static int file_close(void *loaderctx) in file_close() function
782 { OSSL_FUNC_STORE_CLOSE, (void (*)(void))file_close },
/openssl/engines/
H A De_loader_attic.c1650 static int file_close(OSSL_STORE_LOADER_CTX *ctx) in file_close() function
1725 || !OSSL_STORE_LOADER_set_close(loader_attic, file_close) in bind_loader_attic()

Completed in 13 milliseconds