summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-01-26 18:47:03 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2026-02-06 18:52:22 +0800
commit2ffc1ef4e826f0c3274f9ff5eb42bc70a5571afd (patch)
tree879aa6015d3f2c7ee53f7dc71ec6c3939974fff8 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent3cd3059af122faa3cc58dddacbc86d46e654c757 (diff)
crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
Replace multiple for loops with calls to crypto_unregister_aeads(), crypto_unregister_ahashes(), and crypto_unregister_skciphers(). Remove the definition of atmel_tdes_unregister_algs() because it is equivalent to calling crypto_unregister_skciphers() directly, and the function parameter 'struct atmel_tdes_dev *' is unused anyway. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions