summaryrefslogtreecommitdiff
path: root/crypto/api.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2022-11-13 16:12:34 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2022-11-25 17:39:18 +0800
commit06760311e52e38862e270f45254a7d69e3b2b5a7 (patch)
tree30f5271b2fcf4a577c380852e54ae75c75254735 /crypto/api.c
parent7fb643db495f891002e521f7320943d8f1b2720f (diff)
downloadlinux-crypto-06760311e52e38862e270f45254a7d69e3b2b5a7.tar.gz
linux-crypto-06760311e52e38862e270f45254a7d69e3b2b5a7.zip
crypto: algboss - optimize registration of internal algorithms
Since algboss always skips testing of algorithms with the CRYPTO_ALG_INTERNAL flag, there is no need to go through the dance of creating the test kthread, which creates a lot of overhead. Instead, we can just directly finish the algorithm registration, like is now done when self-tests are disabled entirely. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions