index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
gcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-02
crypto: Use scatterwalk_crypto_chain
Steffen Klassert
1
-17
/
+2
2010-01-17
crypto: gcm - Add RFC4543 wrapper for GCM
Tobias Brunner
1
-0
/
+287
2009-11-16
crypto: gcm - fix another complete call in complete fuction
Huang Ying
1
-34
/
+73
2009-08-06
crypto: gcm - Use GHASH digest algorithm
Huang Ying
1
-173
/
+407
2008-01-11
[CRYPTO] gcm: Introduce rfc4106
Herbert Xu
1
-0
/
+239
2008-01-11
[CRYPTO] gcm: Use crypto_grab_skcipher
Herbert Xu
1
-26
/
+23
2008-01-11
[CRYPTO] gcm: Allow block cipher parameter
Herbert Xu
1
-24
/
+89
2008-01-11
[CRYPTO] gcm: Add support for async ciphers
Herbert Xu
1
-78
/
+112
2008-01-11
[CRYPTO] ctr: Refactor into ctr and rfc3686
Herbert Xu
1
-4
/
+3
2008-01-11
[CRYPTO] gcm: Fix request context alignment
Herbert Xu
1
-7
/
+14
2008-01-11
[CRYPTO] gcm: Put abreq in private context instead of on stack
Herbert Xu
1
-7
/
+11
2008-01-11
[CRYPTO] scatterwalk: Restore custom sg chaining for now
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
Herbert Xu
1
-1
/
+2
2008-01-11
[CRYPTO] aead: Return EBADMSG for ICV mismatch
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
1
-28
/
+40
2008-01-11
[CRYPTO] aead: Make authsize a run-time parameter
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] gcm: New algorithm
Mikko Herranen
1
-0
/
+465