Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/aes/
Desp_aes_gcm.c593 static bool esp_aes_gcm_input_support_hw_accel(size_t length, const unsigned char *aad, size_t aad_… in esp_aes_gcm_input_support_hw_accel() function
688 if (!esp_aes_gcm_input_support_hw_accel(length, aad, aad_len, input, output, stream_in)) { in esp_aes_gcm_crypt_and_tag()