bareos: bareos-19.2 16b67f32

Author Committer Branch Timestamp Parent
pstorz pstorz bareos-19.2 2020-09-04 19:05 bareos-19.2 1462bb27 Pending
Changeset crypto_openssl: remove OpensslSeedPrng() and OpensslSavePrng()

See the RAND(7) manpage:
   The default random generator will initialize automatically on first use
   and will be fully functional without having to be initialized ('seeded')
   explicitly. It seeds and reseeds itself automatically using trusted
   random sources provided by the operating system.
mod - core/src/lib/crypto_openssl.cc Diff File
mod - core/src/lib/crypto_openssl.h Diff File