Enabled invalid param test for aes

Signed-off-by: Tuvshinzaya Erdenekhuu <[email protected]>
This commit is contained in:
Tuvshinzaya Erdenekhuu
2022-08-31 10:14:57 +01:00
parent a8ef1565bb
commit c855bf5285
+1 -1
View File
@@ -358,7 +358,7 @@ exit:
}
/* END_CASE */
/* BEGIN_CASE depends_on:NOT_DEFINED */
/* BEGIN_CASE */
void aes_invalid_mode( )
{
mbedtls_aes_context aes_ctx;