index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
gcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CRYPTO] gcm: Introduce rfc4106
Herbert Xu
2008-01-11
1
-0
/
+239
*
[CRYPTO] gcm: Use crypto_grab_skcipher
Herbert Xu
2008-01-11
1
-26
/
+23
*
[CRYPTO] gcm: Allow block cipher parameter
Herbert Xu
2008-01-11
1
-24
/
+89
*
[CRYPTO] gcm: Add support for async ciphers
Herbert Xu
2008-01-11
1
-78
/
+112
*
[CRYPTO] ctr: Refactor into ctr and rfc3686
Herbert Xu
2008-01-11
1
-4
/
+3
*
[CRYPTO] gcm: Fix request context alignment
Herbert Xu
2008-01-11
1
-7
/
+14
*
[CRYPTO] gcm: Put abreq in private context instead of on stack
Herbert Xu
2008-01-11
1
-7
/
+11
*
[CRYPTO] scatterwalk: Restore custom sg chaining for now
Herbert Xu
2008-01-11
1
-1
/
+1
*
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
Herbert Xu
2008-01-11
1
-1
/
+2
*
[CRYPTO] aead: Return EBADMSG for ICV mismatch
Herbert Xu
2008-01-11
1
-1
/
+1
*
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
2008-01-11
1
-28
/
+40
*
[CRYPTO] aead: Make authsize a run-time parameter
Herbert Xu
2008-01-11
1
-1
/
+1
*
[CRYPTO] gcm: New algorithm
Mikko Herranen
2008-01-11
1
-0
/
+465