openssh/regress/unittests/sshkey
Damien Miller 42c5ec4b97 refactor libcrypto initialisation
Don't call OpenSSL_add_all_algorithms() unless OpenSSL actually
supports it.

Move all libcrypto initialisation to a single function, and call that
from seed_rng() that is called early in each tool's main().

Prompted by patch from Rosen Penev
2018-11-23 10:42:05 +11:00
..
testdata upstream: Include certs with multiple RSA signature variants in 2018-09-12 16:51:36 +10:00
Makefile upstream: add some knobs: 2018-11-22 16:14:31 +11:00
common.c add compat header 2018-09-13 19:05:48 +10:00
common.h upstream: missed a bit of openssl-1.0.x API in this unittest 2018-09-13 19:04:10 +10:00
mktestdata.sh forgot to stage these test files in commit d70d061 2018-09-13 12:12:42 +10:00
test_file.c upstream: missed a bit of openssl-1.0.x API in this unittest 2018-09-13 19:04:10 +10:00
test_fuzz.c upstream: add some knobs: 2018-11-22 16:14:31 +11:00
test_sshkey.c upstream: missed a bit of openssl-1.0.x API in this unittest 2018-09-13 19:04:10 +10:00
tests.c refactor libcrypto initialisation 2018-11-23 10:42:05 +11:00