crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
authorAndrei Varvara <andrei.varvara@freescale.com>
Tue, 28 May 2013 07:37:07 +0000 (15:37 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 28 May 2013 07:37:07 +0000 (15:37 +0800)
commit3ebfa92f49a61a00e967112632ad10e92998bb75
tree75f4184d51d5c6e038441c7e972dc94f80d19e97
parentd179333b0c6298291c384a0b0ba51ee67d983758
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)

added all supported math funtion on 8 byte boundary with
immediate flag bit set automatically

added MATH_SRC0_DPOVRD & MATH_SRC1_DPOVRD

The function/defines above are needed for creating descriptors
longer than 64 words

Signed-off-by: Andrei Varvara <andrei.varvara@freescale.com>
Reviewed-by: Phillips Kim-R1AAHA <Kim.Phillips@freescale.com>
Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/desc.h
drivers/crypto/caam/desc_constr.h
This page took 0.026446 seconds and 5 git commands to generate.