Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/test/
Dtest_hmac.c166 TEST_ESP_OK(esp_hmac_calculate(HMAC_KEY4, zeroes, zero_results[i].msglen, hmac));
964 TEST_ESP_OK(esp_hmac_calculate(HMAC_KEY4, message, results[i].msglen, hmac));
988 TEST_ESP_OK(esp_hmac_calculate(HMAC_KEY4, message, results[i].msglen, hmac));
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32s3/
Desp_hmac.h23 HMAC_KEY4, enumerator
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32c3/
Desp_hmac.h25 HMAC_KEY4, enumerator
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32h2/
Desp_hmac.h25 HMAC_KEY4, enumerator
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32s2/
Desp_hmac.h25 HMAC_KEY4, enumerator
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dhmac.rst143 esp_err_t result = esp_hmac_calculate(HMAC_KEY4, message, msg_len, hmac);