Searched refs:esp_aes_gcm_update_ad (Results 1 – 3 of 3) sorted by relevance
31 #define mbedtls_gcm_update_ad esp_aes_gcm_update_ad
115 int esp_aes_gcm_update_ad( esp_gcm_context *ctx,
446 int esp_aes_gcm_update_ad( esp_gcm_context *ctx, in esp_aes_gcm_update_ad() function641 if ( ( ret = esp_aes_gcm_update_ad( ctx, aad, aad_len ) ) != 0 ) { in esp_aes_gcm_crypt_and_tag_partial_hw()