bareos: bareos-18.2 4502c926

Author Committer Branch Timestamp Parent
pstorz pstorz bareos-18.2 2020-09-04 19:04 bareos-18.2 684df134 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