Home
last modified time | relevance | path

Searched refs:p_attach (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/store/
H A Dstore_meth.c195 if (loader->p_attach == NULL) in loader_from_algorithm()
196 loader->p_attach = OSSL_FUNC_store_attach(fns); in loader_from_algorithm()
226 if ((loader->p_open == NULL && loader->p_attach == NULL) in loader_from_algorithm()
H A Dstore_local.h109 OSSL_FUNC_store_attach_fn *p_attach; member
H A Dstore_lib.c1000 || (loader_ctx = fetched_loader->p_attach(provctx, cbio)) == NULL) { in OSSL_STORE_attach()

Completed in 20 milliseconds