Home
last modified time | relevance | path

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

/openssl/providers/implementations/storemgmt/
H A Dfile_store.c44 static OSSL_FUNC_store_open_fn file_open;
193 static void *file_open(void *provctx, const char *uri) in file_open() function
775 { OSSL_FUNC_STORE_OPEN, (void (*)(void))file_open },
/openssl/engines/
H A De_loader_attic.c1060 static OSSL_STORE_LOADER_CTX *file_open in file_open() function
1717 || !OSSL_STORE_LOADER_set_open(loader_attic, file_open) in bind_loader_attic()

Completed in 11 milliseconds