diff options
author | Pingchao Yang <pingchao.yang@intel.com> | 2015-12-16 10:39:40 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-12-22 20:43:31 +0800 |
commit | 46621e6f84908bb9df494d5fc2bcd145041810d5 (patch) | |
tree | 1ed791b1e42dec4faa74cd5ef1db83ff5afa98ba /drivers/crypto/nx/nx-aes-xcbc.c | |
parent | 5319216dcfee14886abb2b7090e8fcf2e2d8a611 (diff) | |
download | linux-46621e6f84908bb9df494d5fc2bcd145041810d5.tar.bz2 |
crypto: qat - fix CTX_ENABLES bits shift direction issue
AE CTX bits should be 8-15 in CTX_ENABLES, so the mask
value 0xff should be left shifted 0x8.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Yang Pingchao <pingchao.yang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/nx/nx-aes-xcbc.c')
0 files changed, 0 insertions, 0 deletions