]> git.ipfire.org Git - thirdparty/openssl.git/commit
Reseeding without derivation function is not supported in FIPS mode.
authorPauli <paul.dale@oracle.com>
Wed, 10 Apr 2019 22:52:22 +0000 (08:52 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 10 Apr 2019 22:52:22 +0000 (08:52 +1000)
commit6c7d80ab3b2a13074ca270a6d056c59ac431155a
treea44ab97f1136735d7147b377b13cd69c53f65bc2
parent3a86f1db282569c538273cc48462a3fa5fcffa39
Reseeding without derivation function is not supported in FIPS mode.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/8648)
crypto/err/openssl.txt
crypto/rand/drbg_ctr.c
crypto/rand/rand_err.c
include/openssl/randerr.h
test/drbg_cavs_test.c
test/drbgtest.c