summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven2008-12-251-0/+16
* crypto: testmgr - Fix error flow of test_compIngo Molnar2008-12-251-1/+1
* crypto: crc32c - Test descriptor context formatHerbert Xu2008-12-251-1/+50
* crypto: testmgr - Trigger a panic when self test fails in FIPS modeNeil Horman2008-12-251-1/+6
* crypto: cryptomgr - Test ciphers using ECBHerbert Xu2008-08-291-46/+168
* crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-291-0/+1746