Enabled invalid param test for gcm

Signed-off-by: Tuvshinzaya Erdenekhuu <[email protected]>
This commit is contained in:
Tuvshinzaya Erdenekhuu
2022-08-31 10:14:57 +01:00
parent c6b8a6704e
commit 104eb7f4a8
+1 -1
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;