aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2022-04-04 01:09:27 -0500
committerBrent Cook <busterb@gmail.com>2022-04-04 01:09:27 -0500
commitb52dc3d9b292f4f644d7506a2d62df11f2a6e269 (patch)
treef45a32be7d4172909d555cdb59e6449e068dac28 /.gitignore
parente5263d716312ebf13b46fc886ffbd09f96106864 (diff)
downloadportable-b52dc3d9b292f4f644d7506a2d62df11f2a6e269.tar.gz
portable-b52dc3d9b292f4f644d7506a2d62df11f2a6e269.tar.bz2
portable-b52dc3d9b292f4f644d7506a2d62df11f2a6e269.zip
add evp_pkey_cleanup test
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d8ba349..b85cf10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,6 +74,7 @@ tests/cipher*
74tests/constraints* 74tests/constraints*
75tests/ec_point_conversion* 75tests/ec_point_conversion*
76tests/evp_pkey_check* 76tests/evp_pkey_check*
77tests/evp_pkey_cleanup*
77tests/explicit_bzero* 78tests/explicit_bzero*
78tests/freenull* 79tests/freenull*
79tests/gost2814789t* 80tests/gost2814789t*