index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
crypto: tcrypt - add async speed test for camellia cipher
Jussi Kivilinna
1
-0
/
+23
2012-10-24
crypto: testmgr - add new larger DES3_EDE testvectors
Jussi Kivilinna
1
-0
/
+1
2012-10-24
crypto: testmgr - add new larger DES testvectors
Jussi Kivilinna
1
-0
/
+1
2012-10-15
crypto: tcrypt - Added speed test in tcrypt for crc32c
Tim Chen
1
-0
/
+4
2012-09-27
crypto: tcrypt - add missing tests for camellia and ghash
Jussi Kivilinna
1
-0
/
+7
2012-09-27
crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena...
Suresh Siddha
1
-6
/
+0
2012-08-01
crypto: testmgr - add larger cast6 testvectors
Johannes Goetzfried
1
-0
/
+50
2012-08-01
crypto: testmgr - add larger cast5 testvectors
Johannes Goetzfried
1
-0
/
+32
2012-07-11
crypto: atmel - add new tests to tcrypt
Nicolas Royer
1
-5
/
+45
2012-06-14
crypto: testmgr - add ecb(arc4) speed tests
Jussi Kivilinna
1
-0
/
+10
2012-06-12
crypto: twofish - add x86_64/avx assembler implementation
Johannes Goetzfried
1
-0
/
+23
2012-06-12
crypto: testmgr - Add new test cases for Blackfin CRC crypto driver
Sonic Zhang
1
-0
/
+3
2012-03-14
crypto: tcrypt - add more camellia tests
Jussi Kivilinna
1
-0
/
+12
2011-11-09
crypto: tcrypt - add xts(twofish) tests
Jussi Kivilinna
1
-0
/
+5
2011-11-09
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
1
-0
/
+9
2011-11-09
crypto: tcrypt - add lrw(twofish) tests
Jussi Kivilinna
1
-0
/
+5
2011-11-09
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
1
-0
/
+9
2011-11-09
crypto: tcrypt - add serpent speed tests
Jussi Kivilinna
1
-0
/
+30
2011-11-09
crypto: tcrypt - add test_acipher_speed
Jussi Kivilinna
1
-0
/
+250
2011-11-09
crypto: testmgr - add new serpent test vectors
Jussi Kivilinna
1
-0
/
+2
2011-10-21
crypto: testmgr - add twofish tests
Jussi Kivilinna
1
-0
/
+1
2011-10-21
crypto: testmgr - add blowfish test-vectors
Jussi Kivilinna
1
-0
/
+1
2011-10-21
crypto: tcrypt - add ctr(twofish) speed test
Jussi Kivilinna
1
-0
/
+4
2011-09-22
crypto: tcrypt - add ctr(blowfish) speed test
Jussi Kivilinna
1
-0
/
+4
2011-05-04
crypto: tcrypt - CTR mode speed test for AES
Jan Glauber
1
-0
/
+4
2011-03-04
crypto: tcrypt - do not attempt to write to readonly variable
David Sterba
1
-1
/
+2
2010-11-13
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
Adrian Hoban
1
-0
/
+11
2010-05-19
crypto: tcrypt - Add speed tests for async hashing
David S. Miller
1
-6
/
+330
2010-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-10
crypto: tcrypt - Speed testing support for ghash
Huang Ying
1
-0
/
+7
2009-09-02
crypto: vmac - New hash algorithm for intel_txt support
Shane Wang
1
-0
/
+4
2009-07-14
crypto: tcrypt - Add mask parameter
Herbert Xu
1
-3
/
+6
2009-06-19
crypto: tcrypt - Fix module return code when testing by name
Herbert Xu
1
-1
/
+1
2009-06-19
crypto: tcrypt - Test algorithms by name
Steffen Klassert
1
-1
/
+14
2009-06-02
crypto: tcrypt - Do not exit on success in fips mode
Jarod Wilson
1
-74
/
+90
2009-06-02
crypto: testmgr - Add ctr(aes) test vectors
Jarod Wilson
1
-0
/
+1
2009-06-02
crypto: testmgr - Add ansi_cprng test vectors
Jarod Wilson
1
-0
/
+4
2009-06-02
crypto: testmgr - Add self-tests for rfc4309(ccm(aes))
Jarod Wilson
1
-0
/
+4
2009-06-02
crypto: tcrypt - Reduce stack size
Frank Seidel
1
-7
/
+9
2009-03-04
crypto: testmgr - add zlib test
Geert Uytterhoeven
1
-1
/
+5
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
1
-1700
/
+8
2008-08-29
crypto: tcrypt - Add alg_test interface
Herbert Xu
1
-438
/
+1017
2008-08-29
crypto: tcrypt - Abort and only log if there is an error
Herbert Xu
1
-146
/
+200
2008-08-29
crypto: tcrypt - Avoid using contiguous pages
Herbert Xu
1
-153
/
+151
2008-08-13
crypto: tcrypt - Fix AEAD chunk testing
Herbert Xu
1
-9
/
+19
2008-07-10
crypto: hash - Move ahash functions into crypto/hash.h
Herbert Xu
1
-0
/
+1
2008-07-10
crypto: tcrpyt - Remove unnecessary kmap/kunmap calls
Herbert Xu
1
-10
/
+5
2008-07-10
[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode
Neil Horman
1
-0
/
+16
2008-07-10
[CRYPTO] tcrypt: Use asynchronous hash interface
Loc Ho
1
-19
/
+57
[next]