Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c48 static OSSL_FUNC_keymgmt_new_fn mac_new_cmac; variable
128 static void *mac_new_cmac(void *provctx) in mac_new_cmac() function
558 { OSSL_FUNC_KEYMGMT_NEW, (void (*)(void))mac_new_cmac },
/third_party/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c48 static OSSL_FUNC_keymgmt_new_fn mac_new_cmac; variable
128 static void *mac_new_cmac(void *provctx) in mac_new_cmac() function
555 { OSSL_FUNC_KEYMGMT_NEW, (void (*)(void))mac_new_cmac },

Completed in 3 milliseconds