diff options
author | Tim Chen <tim.c.chen@linux.intel.com> | 2013-05-01 12:52:49 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2013-05-20 20:11:06 +0800 |
commit | 31d939625a9a20b1badd2d4e6bf6fd39fa523405 (patch) | |
tree | 1b3befd775657fcde8ec1e90095c85b7a35fa5d2 /crypto | |
parent | 2d31e518a42828df7877bca23a958627d60408bc (diff) | |
download | linux-31d939625a9a20b1badd2d4e6bf6fd39fa523405.tar.gz linux-31d939625a9a20b1badd2d4e6bf6fd39fa523405.tar.bz2 linux-31d939625a9a20b1badd2d4e6bf6fd39fa523405.zip |
crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instruction
This is the x86_64 CRC T10 DIF transform accelerated with the PCLMULQDQ
instructions. Details discussing the implementation can be found in the
paper:
"Fast CRC Computation for Generic Polynomials Using PCLMULQDQ Instruction"
http://www.intel.com/content/dam/www/public/us/en/documents/white-papers/fast-crc-computation-generic-polynomials-pclmulqdq-paper.pdf
Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions