Change self test for AES_CGM to perform both an encrypt and decrypt.
[openssl.git] / providers / fips / self_test_data.inc
index 7b6226574cc4c7410a1fb0dbae7e94230329ea32..8c281444056b9f9307eae895c52ecdf5ad2e6fba 100644 (file)
@@ -255,7 +255,7 @@ static const ST_KAT_CIPHER st_kat_cipher_tests[] = {
             ITM(aes_256_gcm_pt),
             ITM(aes_256_gcm_ct)
         },
-        CIPHER_MODE_ENCRYPT,
+        CIPHER_MODE_ENCRYPT | CIPHER_MODE_DECRYPT,
         ITM(aes_256_gcm_key),
         ITM(aes_256_gcm_iv),
         ITM(aes_256_gcm_aad),