diff options
author | Tim Chen <tim.c.chen@linux.intel.com> | 2013-05-01 21:52:50 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2013-05-24 11:55:27 +0200 |
commit | 0b95a7f85718adcbba36407ef88bba0a7379ed03 (patch) | |
tree | 1ae5bf45259fb38a7a6031fbec584c9696a5ce2b /crypto/asymmetric_keys | |
parent | crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru... (diff) | |
download | linux-0b95a7f85718adcbba36407ef88bba0a7379ed03.tar.xz linux-0b95a7f85718adcbba36407ef88bba0a7379ed03.zip |
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
Glue code that plugs the PCLMULQDQ accelerated CRC T10 DIF hash into the
crypto framework. The config CRYPTO_CRCT10DIF_PCLMUL should be turned
on to enable the feature. The crc_t10dif crypto library function will
use this faster algorithm when crct10dif_pclmul module is loaded.
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/asymmetric_keys')
0 files changed, 0 insertions, 0 deletions