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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
1
-0
/
+1
2011-11-09
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
1
-0
/
+1
2010-03-10
crypto: tcrypt - Speed testing support for ghash
Huang Ying
1
-0
/
+29
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
1
-8707
/
+6
2008-08-29
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
1
-2
/
+6
2008-07-10
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
1
-3
/
+90
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger
1
-0
/
+136
2008-07-10
[CRYPTO] tcrpyt: Get rid of change log in source
Herbert Xu
1
-7
/
+0
2008-07-10
[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160
Adrian-Ken Rueegsegger
1
-0
/
+292
2008-04-21
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
1
-0
/
+209
2008-04-21
[CRYPTO] tcrypt: Change the XTEA test vectors
Sebastian Siewior
1
-3
/
+3
2008-04-21
[CRYPTO] tcrypt: Shrink the tcrypt module
Sebastian Siewior
1
-5773
/
+5770
2008-04-21
[CRYPTO] tcrypt: Shrink speed templates
Sebastian Siewior
1
-122
/
+7
2008-04-21
[CRYPTO] tcrypt: Group common speed templates
Sebastian Siewior
1
-100
/
+58
2008-01-11
[CRYPTO] tcrypt: Add CCM vectors
Joy Latten
1
-0
/
+260
2008-01-11
[CRYPTO] tcrypt: Added salsa20 speed test
Tan Swee Heng
1
-0
/
+16
2008-01-11
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
1
-0
/
+82
2008-01-11
[CRYPTO] tcrypt: Salsa20 large test vector
Tan Swee Heng
1
-2
/
+1046
2008-01-11
[CRYPTO] gcm: Fix ICV handling
Herbert Xu
1
-73
/
+57
2008-01-11
[CRYPTO] tcrypt: AES CBC test vectors from NIST SP800-38A
Jan Glauber
1
-2
/
+104
2008-01-11
[CRYPTO] tcrypt: AES CTR large test vector
Tan Swee Heng
1
-3
/
+1048
2008-01-11
[CRYPTO] gcm: New algorithm
Mikko Herranen
1
-0
/
+368
2008-01-11
[CRYPTO] tcrypt: Add aead support
Mikko Herranen
1
-0
/
+22
2008-01-11
[CRYPTO] salsa20: Salsa20 stream cipher
Tan Swee Heng
1
-0
/
+161
2008-01-11
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
1
-0
/
+142
2008-01-11
[CRYPTO] ctr: Add CTR (Counter) block cipher mode
Joy Latten
1
-0
/
+185
2007-10-10
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
1
-0
/
+417
2007-10-10
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
1
-0
/
+90
2007-02-07
[CRYPTO] camellia: added the testing code of Camellia cipher
Noriaki TAKAMIYA
1
-0
/
+165
2007-02-07
[CRYPTO] fcrypt: Add FCrypt from RxRPC
David Howells
1
-0
/
+128
2007-02-07
[CRYPTO] tcrypt: Added test vectors for sha384/sha512
Andrew Donofrio
1
-1
/
+244
2006-12-06
[CRYPTO] tcrypt: LRW test vectors
Rik Snel
1
-4
/
+530
2006-12-06
[CRYPTO] tcrypt: Add test vectors of AES_XCBC
Kazunori MIYAZAWA
1
-0
/
+68
2006-09-21
[CRYPTO] tcrypt: Use HMAC template and hash interface
Herbert Xu
1
-18
/
+5
2006-09-21
[CRYPTO] tcrypt: Use test_hash for crc32c
Herbert Xu
1
-1
/
+178
2006-06-26
[CRYPTO] tcrypt: Speed benchmark support for digest algorithms
Michal Ludvig
1
-0
/
+36
2006-03-21
[CRYPTO] tcrypt: Fix key alignment
Atsushi Nemoto
1
-12
/
+13
2006-01-06
[PATCH] s390: in-kernel crypto test vectors
Jan Glauber
1
-0
/
+64
2005-09-01
[CRYPTO]: Fix XTEA implementation
Aaron Grothe
1
-23
/
+115
2005-06-22
[CRYPTO]: Add cipher speed tests
Harald Welte
1
-1
/
+91
2005-06-22
[CRYPTO]: White space and coding style clean up in tcrypt
Herbert Xu
1
-186
/
+171
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2746