summaryrefslogtreecommitdiffstats
path: root/crypto/rsa.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2024-10-06 03:24:56 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2024-10-10 11:03:35 +0200
commit6318fbe26e67f9c27a1917fe63936b0fc6000373 (patch)
tree12bb530fe00f819580283bac1213e9c565524bec /crypto/rsa.c
parentcrypto: api - Fix liveliness check in crypto_alg_tested (diff)
downloadlinux-6318fbe26e67f9c27a1917fe63936b0fc6000373.tar.xz
linux-6318fbe26e67f9c27a1917fe63936b0fc6000373.zip
crypto: testmgr - Hide ENOENT errors better
The previous patch removed the ENOENT warning at the point of allocation, but the overall self-test warning is still there. Fix all of them by returning zero as the test result. This is safe because if the algorithm has gone away, then it cannot be marked as tested. Fixes: 4eded6d14f5b ("crypto: testmgr - Hide ENOENT errors") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/rsa.c')
0 files changed, 0 insertions, 0 deletions