diff options
author | Horia Geantă <horia.geanta@nxp.com> | 2016-11-09 10:46:13 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-11-13 17:45:07 +0800 |
commit | 2090456a01289e0c91685c649645614953026b15 (patch) | |
tree | 87a5c1ac8754e12f4169886b8d0688292226bfb6 /drivers/crypto/caam/jr.c | |
parent | 39957c8eb362438e6de1decc13117a737c98c46c (diff) | |
download | blackbird-op-linux-2090456a01289e0c91685c649645614953026b15.tar.gz blackbird-op-linux-2090456a01289e0c91685c649645614953026b15.zip |
crypto: caam - desc.h fixes
1. fix HDR_START_IDX_MASK, HDR_SD_SHARE_MASK, HDR_JD_SHARE_MASK
Define HDR_START_IDX_MASK consistently with the other masks:
mask = bitmask << offset
2. OP_ALG_TYPE_CLASS1 and OP_ALG_TYPE_CLASS2 must be shifted.
3. fix FIFO_STORE output data type value for AFHA S-Box
4. fix OPERATION pkha modular arithmetic source mask
5. rename LDST_SRCDST_WORD_CLASS1_ICV_SZ to
LDST_SRCDST_WORD_CLASS1_IV_SZ (it refers to IV, not ICV).
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/caam/jr.c')
0 files changed, 0 insertions, 0 deletions