Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dhmac_prov.c35 static OSSL_FUNC_mac_dupctx_fn hmac_dup; variable
102 static void *hmac_dup(void *vsrc) in hmac_dup() function
345 { OSSL_FUNC_MAC_DUPCTX, (void (*)(void))hmac_dup },
/third_party/openssl/providers/implementations/macs/
H A Dhmac_prov.c35 static OSSL_FUNC_mac_dupctx_fn hmac_dup; variable
102 static void *hmac_dup(void *vsrc) in hmac_dup() function
345 { OSSL_FUNC_MAC_DUPCTX, (void (*)(void))hmac_dup },

Completed in 2 milliseconds