index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ghash-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
1
-3
/
+28
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-06
crypto: ghash - fix unaligned memory access in ghash_setkey()
Eric Biggers
1
-1
/
+7
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
1
-1
/
+0
2018-01-12
crypto: ghash - remove checks for key being set
Eric Biggers
1
-6
/
+0
2016-10-02
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
1
-12
/
+1
2015-01-13
crypto: add missing crypto module aliases
Mathias Krause
1
-0
/
+1
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+1
2012-08-01
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
1
-1
/
+0
2011-10-21
crypto: ghash - Avoid null pointer dereference if no key is set
Nick Bowler
1
-0
/
+6
2009-08-06
crypto: ghash - Add GHASH digest algorithm for GCM
Huang Ying
1
-0
/
+170