aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven1-0/+16
2008-12-25crypto: testmgr - Fix error flow of test_compIngo Molnar1-1/+1
2008-12-25crypto: crc32c - Test descriptor context formatHerbert Xu1-1/+50
2008-12-25crypto: testmgr - Trigger a panic when self test fails in FIPS modeNeil Horman1-1/+6
2008-08-29crypto: cryptomgr - Test ciphers using ECBHerbert Xu1-46/+168
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu1-0/+1746