summaryrefslogtreecommitdiff
path: root/crypto/testmgr.c
Commit message (Expand)AuthorAge
* crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song2009-12-23
* crypto: testmgr - Add ghash algorithm test before provide to usersYouquan, Song2009-11-23
* crypto: testmgr - Fix warningFelipe Contreras2009-10-27
* crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-09-02
* crypto: testmgr - Allow implementation-specific testsHerbert Xu2009-07-02
* crypto: testmgr - Remove hash size checkHerbert Xu2009-06-24
* crypto: testmgr - Allow hash test vectors longer than a pageHerbert Xu2009-06-02
* crypto: testmgr - Check all test vector lengthsHerbert Xu2009-06-02
* crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven2009-06-02
* crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Mark algs allowed in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson2009-06-02
* crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu2009-06-02
* crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson2009-06-02
* crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson2009-06-02
* crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson2009-06-02
* crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson2009-06-02
* crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven2009-06-02
* crypto: testmgr - add zlib testGeert Uytterhoeven2009-03-04
* crypto: testmgr - Add support for the pcomp interfaceGeert Uytterhoeven2009-03-04
* crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven2008-12-25
* crypto: testmgr - Fix error flow of test_compIngo Molnar2008-12-25
* crypto: crc32c - Test descriptor context formatHerbert Xu2008-12-25
* crypto: testmgr - Trigger a panic when self test fails in FIPS modeNeil Horman2008-12-25
* crypto: cryptomgr - Test ciphers using ECBHerbert Xu2008-08-29
* crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-29