DRBG: add check for XOF so these can be disallowed by the DRBGs
authorPauli <paul.dale@oracle.com>
Fri, 1 Nov 2019 11:07:08 +0000 (21:07 +1000)
committerPauli <paul.dale@oracle.com>
Sat, 2 Nov 2019 05:10:54 +0000 (15:10 +1000)
commit5d0cf102e038013d6d89ea406562b52f73a67bdd
tree25cf473c85bb1aeed96276a5c22e874e7019002f
parent9fff0a4b0d6f3b7499f85cbd30e599db7f1b723b
DRBG: add check for XOF so these can be disallowed by the DRBGs

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10321)
crypto/rand/drbg_hash.c
crypto/rand/drbg_hmac.c