OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:file_attach
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/storemgmt/
file_store.c
46
static OSSL_FUNC_store_attach_fn
file_attach
;
variable
147
* Function to service both file_open() and
file_attach
()
287
void *
file_attach
(void *provctx, OSSL_CORE_BIO *cin)
function
789
* This frees either the provider BIO filter (for
file_attach
()) OR
817
{ OSSL_FUNC_STORE_ATTACH, (void (*)(void))
file_attach
},
/src/crypto/external/bsd/openssl/dist/providers/implementations/storemgmt/
file_store.c
45
static OSSL_FUNC_store_attach_fn
file_attach
;
variable
148
* Function to service both file_open() and
file_attach
()
291
void *
file_attach
(void *provctx, OSSL_CORE_BIO *cin)
function
754
* This frees either the provider BIO filter (for
file_attach
()) OR
782
{ OSSL_FUNC_STORE_ATTACH, (void (*)(void))
file_attach
},
/src/crypto/external/apache2/openssl/dist/engines/
e_loader_attic.c
1068
static OSSL_STORE_LOADER_CTX *
file_attach
(const OSSL_STORE_LOADER *loader, BIO *bp,
function
1661
* Because
file_attach
() called file_find_type(), we know that a
1718
|| !OSSL_STORE_LOADER_set_attach(loader_attic,
file_attach
)
/src/crypto/external/bsd/openssl/dist/engines/
e_loader_attic.c
1078
static OSSL_STORE_LOADER_CTX *
file_attach
function
1675
* Because
file_attach
() called file_find_type(), we know that a
1734
|| !OSSL_STORE_LOADER_set_attach(loader_attic,
file_attach
)
Completed in 20 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026