diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2012-06-04 06:24:47 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-06-12 10:37:19 +0200 |
commit | b8840098b70c11d70c29263e0765f103e6cbe55e (patch) | |
tree | 4d9c7f993f7afd5ac365741976186496a169c74a /.gitignore | |
parent | crypto: testmgr - Add new test cases for Blackfin CRC crypto driver (diff) | |
download | linux-b8840098b70c11d70c29263e0765f103e6cbe55e.tar.xz linux-b8840098b70c11d70c29263e0765f103e6cbe55e.zip |
crypto: bfin_crc - CRC hardware driver for BF60x family processors.
The CRC peripheral is a hardware block used to compute the CRC of the block
of data. This is based on a CRC32 engine which computes the CRC value of 32b
data words presented to it. For data words of < 32b in size, this driver
pack 0 automatically into 32b data units. This driver implements the async
hash crypto framework API.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions