cifs: fix misspelling of "forcedirectio"
[linux-flexiantxendom0-3.2.10.git] / crypto / testmgr.c
2012-03-14 Jussi Kivilinnacrypto: testmgr - add more camellia test vectors
2011-11-21 Jussi Kivilinnacrypto: serpent - add 8-way parallel x86_64/SSE2 assemb...
2011-11-09 Jussi Kivilinnacrypto: testmgr - add xts(twofish) test vectors
2011-11-09 Jussi Kivilinnacrypto: testmgr - add xts(serpent) test vectors
2011-11-09 Jussi Kivilinnacrypto: testmgr - add lrw(twofish) test vectors
2011-11-09 Jussi Kivilinnacrypto: testmgr - add lrw(serpent) test vectors
2011-11-09 Jussi Kivilinnacrypto: testmgr - add new serpent test vectors
2011-10-21 Jussi Kivilinnacrypto: testmgr - add twofish tests
2011-10-21 Jussi Kivilinnacrypto: testmgr - add blowfish test-vectors
2011-05-04 Puneet Saxenacrypto: testmgr - add support for aes ofb mode
2011-01-29 Jarod Wilsoncrypto: testmgr - mark ghash as fips_allowed
2011-01-29 Jarod Wilsoncrypto: testmgr - mark xts(aes) as fips_allowed
2010-11-13 Adrian Hobancrypto: rfc4106 - Extending the RC4106 AES-GCM test...
2010-08-06 Herbert Xucrypto: testmgr - Fix test disabling option
2010-06-03 Alexander Shishkincrypto: testmgr - add an option to disable cryptoalgos...
2010-05-19 David S. Millercrypto: testmgr - Add testing for async hashing and...
2009-12-23 Youquan, Songcrypto: testmgr - Fix complain about lack test for...
2009-11-23 Youquan, Songcrypto: testmgr - Add ghash algorithm test before provi...
2009-10-27 Felipe Contrerascrypto: testmgr - Fix warning
2009-09-02 Shane Wangcrypto: vmac - New hash algorithm for intel_txt support
2009-07-02 Herbert Xucrypto: testmgr - Allow implementation-specific tests
2009-06-24 Herbert Xucrypto: testmgr - Remove hash size check
2009-06-02 Herbert Xucrypto: testmgr - Allow hash test vectors longer than...
2009-06-02 Herbert Xucrypto: testmgr - Check all test vector lengths
2009-06-02 Geert Uytterhoevencrypto: compress - Return produced bytes in crypto_...
2009-06-02 Jarod Wilsoncrypto: testmgr - Skip algs not flagged fips_allowed...
2009-06-02 Jarod Wilsoncrypto: testmgr - Mark algs allowed in fips mode
2009-06-02 Jarod Wilsoncrypto: testmgr - Add ctr(aes) test vectors
2009-06-02 Herbert Xucrypto: testmgr - Dynamically allocate xbuf and axbuf
2009-06-02 Jarod Wilsoncrypto: testmgr - Print self-test pass notices in fips...
2009-06-02 Jarod Wilsoncrypto: testmgr - Catch base cipher self-test failures...
2009-06-02 Jarod Wilsoncrypto: testmgr - Add ansi_cprng test vectors
2009-06-02 Jarod Wilsoncrypto: testmgr - Add infrastructure for ansi_cprng...
2009-06-02 Jarod Wilsoncrypto: testmgr - Add self-tests for rfc4309(ccm(aes))
2009-06-02 Jarod Wilsoncrypto: testmgr - Handle AEAD test vectors expected...
2009-06-02 Geert Uytterhoevencrypto: testmgr - Kill test_comp() sparse warnings
2009-03-04 Geert Uytterhoevencrypto: testmgr - add zlib test
2009-03-04 Geert Uytterhoevencrypto: testmgr - Add support for the pcomp interface
2008-12-25 Geert Uytterhoevencrypto: testmgr - Validate output length in (de)compres...
2008-12-25 Ingo Molnarcrypto: testmgr - Fix error flow of test_comp
2008-12-25 Herbert Xucrypto: crc32c - Test descriptor context format
2008-12-25 Neil Hormancrypto: testmgr - Trigger a panic when self test fails...
2008-08-29 Herbert Xucrypto: cryptomgr - Test ciphers using ECB
2008-08-29 Herbert Xucrypto: cryptomgr - Add test infrastructure