Searched refs:esp_aes_gcm_starts (Results 1 – 3 of 3) sorted by relevance
43 #define mbedtls_gcm_starts esp_aes_gcm_starts
108 int esp_aes_gcm_starts( esp_gcm_context *ctx,
339 int esp_aes_gcm_starts( esp_gcm_context *ctx, in esp_aes_gcm_starts() function532 if ( ( ret = esp_aes_gcm_starts( ctx, mode, iv, iv_len, aad, aad_len ) ) != 0 ) { in esp_aes_gcm_crypt_and_tag_partial_hw()