Searched refs:esp_aes_gcm_finish (Results 1 – 3 of 3) sorted by relevance
33 #define mbedtls_gcm_finish esp_aes_gcm_finish
208 int esp_aes_gcm_finish( esp_gcm_context *ctx,
563 int esp_aes_gcm_finish( esp_gcm_context *ctx, in esp_aes_gcm_finish() function649 if ( ( ret = esp_aes_gcm_finish( ctx, output, 0, &olen, tag, tag_len ) ) != 0 ) { in esp_aes_gcm_crypt_and_tag_partial_hw()