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
/
tcrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-27
[CRYPTO] tcrypt: Move sg_init_table out of timing loops
Herbert Xu
1
-6
/
+14
2007-10-26
[CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.
David S. Miller
1
-11
/
+13
2007-10-22
[SG] Update crypto/ to sg helpers
Jens Axboe
1
-2
/
+2
2007-10-10
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
1
-0
/
+12
2007-10-10
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
1
-1
/
+7
2007-05-18
[CRYPTO] tcrypt: Add missing error check
Herbert Xu
1
-1
/
+1
2007-05-02
[CRYPTO] tcrypt: Use async blkcipher interface
Herbert Xu
1
-39
/
+82
2007-03-21
[CRYPTO] tcrypt: Fix error checking for comp allocation
Sebastian Siewior
1
-1
/
+1
2007-02-07
[CRYPTO] camellia: added the testing code of Camellia cipher
Noriaki TAKAMIYA
1
-1
/
+41
2007-02-07
[CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call
Herbert Xu
1
-1
/
+1
2007-02-07
[CRYPTO] fcrypt: Add FCrypt from RxRPC
David Howells
1
-1
/
+15
2007-02-07
[CRYPTO] tcrypt: Added test vectors for sha384/sha512
Andrew Donofrio
1
-0
/
+15
2006-12-06
[CRYPTO] tcrypt: LRW test vectors
Rik Snel
1
-0
/
+12
2006-12-06
[CRYPTO] tcrypt: Add test vectors of AES_XCBC
Kazunori MIYAZAWA
1
-0
/
+3
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
1
-4
/
+4
2006-09-21
[CRYPTO] tcrypt: Use HMAC template and hash interface
Herbert Xu
1
-147
/
+208
2006-09-21
[CRYPTO] tcrypt: Use block ciphers where applicable
Herbert Xu
1
-176
/
+259
2006-09-21
[CRYPTO] tcrypt: Use test_hash for crc32c
Herbert Xu
1
-104
/
+2
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-4
/
+1
2006-09-21
[CRYPTO] crc32c: Fix unconventional setkey usage
Herbert Xu
1
-0
/
+4
2006-06-26
[CRYPTO] tcrypt: Speed benchmark support for digest algorithms
Michal Ludvig
1
-0
/
+170
2006-06-26
[CRYPTO] tcrypt: Return -EAGAIN from module_init()
Michal Ludvig
1
-1
/
+8
2006-01-06
[PATCH] s390: in-kernel crypto test vectors
Jan Glauber
1
-0
/
+4
2005-10-30
[CRYPTO] Simplify one-member scatterlist expressions
Herbert Xu
1
-4
/
+4
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-37
/
+15
2005-09-01
[CRYPTO]: Fix XTEA implementation
Aaron Grothe
1
-1
/
+10
2005-06-22
[CRYPTO]: Use CPU cycle counters in tcrypt
Herbert Xu
1
-21
/
+95
2005-06-22
[CRYPTO]: Use template keys for speed tests if possible
Herbert Xu
1
-22
/
+57
2005-06-22
[CRYPTO]: Add cipher speed tests
Harald Welte
1
-3
/
+131
2005-06-22
[CRYPTO]: Kill unnecessary strncpy from tcrypt
Herbert Xu
1
-5
/
+5
2005-06-22
[CRYPTO]: White space and coding style clean up in tcrypt
Herbert Xu
1
-168
/
+165
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+910