index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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