aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2024-10-06 01:24:56 +0000
committerHerbert Xu <[email protected]>2024-10-10 09:03:35 +0000
commit6318fbe26e67f9c27a1917fe63936b0fc6000373 (patch)
tree12bb530fe00f819580283bac1213e9c565524bec /lib/crypto/mpi/mpi-mul.c
parentcrypto: api - Fix liveliness check in crypto_alg_tested (diff)
downloadkernel-6318fbe26e67f9c27a1917fe63936b0fc6000373.tar.gz
kernel-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 <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions