Searched refs:file_load (Results 1 – 2 of 2) sorted by relevance
49 static OSSL_FUNC_store_load_fn file_load; variable691 static int file_load(void *loaderctx, in file_load() function781 { OSSL_FUNC_STORE_LOAD, (void (*)(void))file_load },
1497 static OSSL_STORE_INFO *file_load(OSSL_STORE_LOADER_CTX *ctx, in file_load() function1722 || !OSSL_STORE_LOADER_set_load(loader_attic, file_load) in bind_loader_attic()
Completed in 23 milliseconds