> On 30-Jun-2021, at 4:02 PM, Stephan Mueller <smueller@xxxxxxxxxx> wrote: > > With the swtich to use HMAC(SHA-512) as the default DRBG type, the > configuration must now also select SHA-512. > > Fixes: 9b7b94683a9b "crypto: DRBG - switch to HMAC SHA512 DRBG as default > DRBG" > Reported-by: Sachin Sant <sachinp@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Stephan Mueller <smueller@xxxxxxxxxxx> > --- Thanks Stephan. This patch fixes the reported problem. Tested-by: Sachin Sant <sachinp@xxxxxxxxxxxxxxxxxx> -Sachin