Searched refs:hmac_new (Results 1 – 1 of 1) sorted by relevance
34 static OSSL_FUNC_mac_newctx_fn hmac_new; variable73 static void *hmac_new(void *provctx) in hmac_new() function110 dst = hmac_new(src->provctx); in hmac_dup()344 { OSSL_FUNC_MAC_NEWCTX, (void (*)(void))hmac_new },