Add regress evp_pkey_check

This commit is contained in:
kinichiro
2022-01-31 19:28:39 +09:00
parent 3412032b52
commit 298b1e5834
3 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@@ -70,6 +70,7 @@ tests/bn_to_string*
tests/cipher*
tests/constraints*
tests/ec_point_conversion*
tests/evp_pkey_check*
tests/explicit_bzero*
tests/freenull*
tests/gost2814789t*