]> Git Repo - linux.git/commit
crypto: api - Fix boot-up crash when crypto manager is disabled
authorHerbert Xu <[email protected]>
Fri, 5 Nov 2021 07:26:08 +0000 (15:26 +0800)
committerHerbert Xu <[email protected]>
Tue, 9 Nov 2021 05:45:48 +0000 (13:45 +0800)
commitbeaaaa37c664e9afdf2913aee19185d8e3793b50
tree9f1958106c7d99d5c833e44ccb60a34349308aba
parent39ef08517082a424b5b65c3dbaa6c0fa9d3303b9
crypto: api - Fix boot-up crash when crypto manager is disabled

When the crypto manager is disabled, we need to explicitly set
the crypto algorithms' tested status so that they can be used.

Fixes: cad439fc040e ("crypto: api - Do not create test larvals if...")
Reported-by: Geert Uytterhoeven <[email protected]>
Reported-by: Ido Schimmel <[email protected]>
Reported-by: Guenter Roeck <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Tested-by: Ido Schimmel <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
crypto/algapi.c
This page took 0.051621 seconds and 4 git commands to generate.