Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dhmac_prov.c44 static OSSL_FUNC_mac_update_fn hmac_update; variable
179 static int hmac_update(void *vmacctx, const unsigned char *data, in hmac_update() function
312 { OSSL_FUNC_MAC_UPDATE, (void (*)(void))hmac_update },

Completed in 4 milliseconds