Searched refs:esp_aes_gcm_input_support_hw_accel (Results 1 – 1 of 1) sorted by relevance
593 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() function688 if (!esp_aes_gcm_input_support_hw_accel(length, aad, aad_len, input, output, stream_in)) { in esp_aes_gcm_crypt_and_tag()