bareos: master f563cf2e

Author Committer Branch Timestamp Parent
pstorz pstorz master 2020-09-04 19:04 master 857a3934 Pending
Changeset crypto_openssl: removed 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