index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
crypto
/
ghash-ce-glue.c
Age
Commit message (
Expand
)
Author
2020-07-09
crypto: arm/ghash - use variably sized key struct
Ard Biesheuvel
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-26
crypto: arm/ghash - provide a synchronous version
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-03-22
crypto: arm - convert to use crypto_simd_usable()
Eric Biggers
2018-09-04
crypto: arm/ghash-ce - implement support for 4-way aggregation
Ard Biesheuvel
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2017-08-04
crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
Ard Biesheuvel
2017-06-01
crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
2016-09-07
crypto: arm/ghash - change internal cra_name to "__ghash"
Ard Biesheuvel
2016-09-07
crypto: arm/ghash-ce - add missing async import/export
Ard Biesheuvel
2016-06-23
crypto: ghash-ce - Fix cryptd reordering
Herbert Xu
2015-03-31
crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphers
Stephan Mueller
2015-03-12
crypto: arm - add support for GHASH using ARMv8 Crypto Extensions
Ard Biesheuvel