Searched refs:hmac_hal_write_block_512 (Results 1 – 3 of 3) sorted by relevance
99 hmac_hal_write_block_512(message_bytes); in esp_hmac_calculate()106 hmac_hal_write_block_512(message_bytes); in esp_hmac_calculate()120 hmac_hal_write_block_512(block); in esp_hmac_calculate()128 hmac_hal_write_block_512(block); in esp_hmac_calculate()
77 void hmac_hal_write_block_512(const void *block);
46 void hmac_hal_write_block_512(const void *block) in hmac_hal_write_block_512() function