mirror of https://github.com/openssl/openssl.git
test: update evp_test to support security category checking for ciphers
This commit is contained in:
parent
940f528dfe
commit
e0224ead46
|
@ -51,6 +51,7 @@ my @files = qw(
|
|||
evpciph_aes_wrap.txt
|
||||
evpciph_aes_stitched.txt
|
||||
evpciph_des3_common.txt
|
||||
evpciph_security_category.txt
|
||||
evpkdf_hkdf.txt
|
||||
evpkdf_kbkdf_counter.txt
|
||||
evpkdf_kbkdf_kmac.txt
|
||||
|
|
Loading…
Reference in New Issue