summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/crc32/t_crc.c
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-213/+0
* * t_crc.c (main): Don't run timing test for nowKen Raeburn2005-05-011-1/+3
* * t_crc.c (timetest): Free 'block' before returning.Ken Raeburn2004-03-221-1/+2
* * t_crc.c: Declare local functions staticEzra Peisach2002-12-231-5/+5
* * crc.pl: New file; perl script to do generate some test vectorsTom Yu2002-01-091-0/+210