index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
simd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
2024-08-24
1
-61
/
+15
*
crypto: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-31
1
-0
/
+1
*
crypto: algapi - use common mechanism for inheriting flags
Eric Biggers
2020-07-16
1
-2
/
+4
*
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
1
-10
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
crypto: simd - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
1
-4
/
+4
*
crypto: simd - support wrapping AEAD algorithms
Eric Biggers
2019-03-22
1
-0
/
+269
*
crypto: simd - correctly take reqsize of wrapped skcipher into account
Ard Biesheuvel
2018-11-09
1
-2
/
+3
*
crypto: simd - allow registering multiple algorithms at once
Eric Biggers
2018-03-02
1
-0
/
+50
*
crypto: replace FSF address with web source in license notices
Martin Kepplinger
2017-11-29
1
-3
/
+1
*
crypto: simd - Add simd skcipher helper
Herbert Xu
2016-11-28
1
-0
/
+226