Enabled invalid param test for gcm

Signed-off-by: Tuvshinzaya Erdenekhuu <tuvshinzaya.erdenekhuu@arm.com>
This commit is contained in:
Tuvshinzaya Erdenekhuu 2022-07-29 14:48:21 +01:00
parent c6b8a6704e
commit 104eb7f4a8

View file

@ -411,7 +411,7 @@ void gcm_encrypt_and_verify_no_ad_no_cipher( int cipher_id,
}
/* END_CASE */
/* BEGIN_CASE depends_on:NOT_DEFINED */
/* BEGIN_CASE */
void gcm_invalid_param( )
{
mbedtls_gcm_context ctx;