test: update evp_test to support security category checking for ciphers

This commit is contained in:
Pauli 2025-05-14 10:53:54 +10:00
parent 940f528dfe
commit e0224ead46
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ my @files = qw(
evpciph_aes_wrap.txt evpciph_aes_wrap.txt
evpciph_aes_stitched.txt evpciph_aes_stitched.txt
evpciph_des3_common.txt evpciph_des3_common.txt
evpciph_security_category.txt
evpkdf_hkdf.txt evpkdf_hkdf.txt
evpkdf_kbkdf_counter.txt evpkdf_kbkdf_counter.txt
evpkdf_kbkdf_kmac.txt evpkdf_kbkdf_kmac.txt