Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/storemgmt/
H A Dfile_store.c45 static OSSL_FUNC_store_attach_fn file_attach;
291 void *file_attach(void *provctx, OSSL_CORE_BIO *cin) in file_attach() function
782 { OSSL_FUNC_STORE_ATTACH, (void (*)(void))file_attach },
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_loader_attic.c1078 static OSSL_STORE_LOADER_CTX *file_attach in file_attach() function
1734 || !OSSL_STORE_LOADER_set_attach(loader_attic, file_attach) in bind_loader_attic()