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
..
2018-09-13 19:05:48 +10:00
2018-11-22 16:14:31 +11:00
2018-11-22 16:14:31 +11:00
2018-11-23 10:42:05 +11:00