]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: talitos - enhanced talitos_desc struct for SEC1
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 17 Apr 2015 14:32:01 +0000 (16:32 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 21 Apr 2015 01:14:40 +0000 (09:14 +0800)
commit90490752eb03ddc1015233034ec26816f0ea0de3
treeea46852a6636ec07b92e0d52106a02e53978c8a1
parent538caf83374c0b24e2dfe2ca381354f207ca7cde
crypto: talitos - enhanced talitos_desc struct for SEC1

This patch enhances the talitos_desc struct with fields for SEC1.
SEC1 has only one header field, and has a 'next_desc' field in
addition.
This mixed descriptor will continue to fit SEC2, and for SEC1
we will recopy hdr value into hdr1 value in talitos_submit()

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.h