index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
crypto
/
gf128mul.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
crypto: lib/gf128mul - Remove some bbe deadcode
Dr. David Alan Gilbert
1
-5
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2017-11-03
crypto: gf128mul - The x8_ble multiplication functions
Harsh Jain
1
-1
/
+1
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
1
-4
/
+4
2017-04-05
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
1
-2
/
+53
2017-03-09
crypto: gf128mul - constify 4k and 64k multiplication tables
Eric Biggers
1
-3
/
+3
2017-03-09
crypto: gf128mul - fix some comments
Eric Biggers
1
-12
/
+14
2016-11-17
crypto: gf128mul - Zero memory when freeing multiplication table
Alex Cope
1
-1
/
+1
2016-11-13
crypto: gf128mul - remove dead gf128mul_64k_lle code
Alex Cope
1
-7
/
+6
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+2
2007-10-10
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
1
-0
/
+2
2006-12-06
[CRYPTO] lib: table driven multiplications in GF(2^128)
Rik Snel
1
-0
/
+198