index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
simd.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
crypto: simd - Simplify request size calculation in simd_aead_init
Thorsten Blum
2024-08-24
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
2024-05-31
crypto: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2020-07-16
crypto: algapi - use common mechanism for inheriting flags
Eric Biggers
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-03-22
crypto: simd - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
crypto: simd - support wrapping AEAD algorithms
Eric Biggers
2018-11-09
crypto: simd - correctly take reqsize of wrapped skcipher into account
Ard Biesheuvel
2018-03-03
crypto: simd - allow registering multiple algorithms at once
Eric Biggers
2017-11-29
crypto: replace FSF address with web source in license notices
Martin Kepplinger
2016-11-28
crypto: simd - Add simd skcipher helper
Herbert Xu