summaryrefslogtreecommitdiff
path: root/crypto/simd.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-23crypto: simd - Simplify request size calculation in simd_aead_initThorsten Blum
2024-08-24crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu
2024-05-31crypto: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2020-07-16crypto: algapi - use common mechanism for inheriting flagsEric Biggers
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-03-22crypto: simd - convert to use crypto_simd_usable()Eric Biggers
2019-03-22crypto: simd - support wrapping AEAD algorithmsEric Biggers
2018-11-09crypto: simd - correctly take reqsize of wrapped skcipher into accountArd Biesheuvel
2018-03-03crypto: simd - allow registering multiple algorithms at onceEric Biggers
2017-11-29crypto: replace FSF address with web source in license noticesMartin Kepplinger
2016-11-28crypto: simd - Add simd skcipher helperHerbert Xu