Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
Ddh_kmgmt.c41 static OSSL_FUNC_keymgmt_has_fn dh_has; variable
129 static int dh_has(const void *keydata, int selection) in dh_has() function
841 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))dh_has },
873 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))dh_has },
/third_party/openssl/providers/implementations/keymgmt/
Ddh_kmgmt.c41 static OSSL_FUNC_keymgmt_has_fn dh_has; variable
129 static int dh_has(const void *keydata, int selection) in dh_has() function
838 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))dh_has },
870 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))dh_has },