]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
crypto: tcrypt - Added speed test in tcrypt for crc32c
authorTim Chen <tim.c.chen@linux.intel.com>
Thu, 27 Sep 2012 22:44:24 +0000 (15:44 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 15 Oct 2012 14:18:25 +0000 (22:18 +0800)
commite3899e4df02720fcc8bc22320ce32a7c5594a585
tree0b97de102922da2a402689a48d2429bdc8ae1eb8
parent6a8ce1ef3940e0cab5ff5f11e1cff5301f83fef6
crypto: tcrypt - Added speed test in tcrypt for crc32c

This patch adds a test case in tcrypt to perform speed test for
crc32c checksum calculation.

Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c