index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
gf128mul.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-2
/
+2
*
crypto: gf128mul - remove incorrect comment
Eric Biggers
2017-12-22
1
-2
/
+0
*
crypto: gf128mul - The x8_ble multiplication functions
Harsh Jain
2017-11-03
1
-0
/
+13
*
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
2017-04-05
1
-32
/
+1
*
crypto: gf128mul - constify 4k and 64k multiplication tables
Eric Biggers
2017-03-09
1
-3
/
+3
*
crypto: gf128mul - rename the byte overflow tables
Eric Biggers
2017-03-09
1
-17
/
+32
*
crypto: gf128mul - remove xx() macro
Eric Biggers
2017-03-09
1
-10
/
+8
*
crypto: gf128mul - fix some comments
Eric Biggers
2017-03-09
1
-6
/
+7
*
crypto: gf128mul - Zero memory when freeing multiplication table
Alex Cope
2016-11-17
1
-2
/
+2
*
crypto: gf128mul - remove dead gf128mul_64k_lle code
Alex Cope
2016-11-13
1
-55
/
+0
*
crypto: gf128mul - fix call to memset()
Mathias Krause
2011-07-08
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
crypto: Fix dead links
Adrian-Ken Rueegsegger
2009-03-04
1
-1
/
+1
*
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
2007-10-10
1
-0
/
+11
*
[CRYPTO] lib: table driven multiplications in GF(2^128)
Rik Snel
2006-12-06
1
-0
/
+466