Home
last modified time | relevance | path

Searched refs:ecx_load (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c45 static OSSL_FUNC_keymgmt_load_fn ecx_load; variable
701 void *ecx_load(const void *reference, size_t reference_sz) in ecx_load() function
818 { OSSL_FUNC_KEYMGMT_LOAD, (void (*)(void))ecx_load }, \
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c45 static OSSL_FUNC_keymgmt_load_fn ecx_load; variable
698 void *ecx_load(const void *reference, size_t reference_sz) in ecx_load() function
815 { OSSL_FUNC_KEYMGMT_LOAD, (void (*)(void))ecx_load }, \

Completed in 3 milliseconds