Home
last modified time | relevance | path

Searched defs:file_load (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store.c48 static OSSL_FUNC_store_load_fn file_load; variable
696 static int file_load(void *loaderctx, in file_load() function
/freebsd/stand/common/
H A Dmodule.c556 file_load(char *filename, vm_offset_t dest, struct preloaded_file **result) in file_load() function
/freebsd/crypto/openssl/engines/
H A De_loader_attic.c1513 static OSSL_STORE_INFO *file_load(OSSL_STORE_LOADER_CTX *ctx, in file_load() function