Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c41 static OSSL_FUNC_keymgmt_has_fn mac_has; variable
138 static int mac_has(const void *keydata, int selection) in mac_has() function
542 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))mac_has },
564 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))mac_has },
/third_party/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c41 static OSSL_FUNC_keymgmt_has_fn mac_has; variable
138 static int mac_has(const void *keydata, int selection) in mac_has() function
539 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))mac_has },
561 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))mac_has },

Completed in 2 milliseconds