mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / crypto / testmgr.c
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