commit | 90490752eb03ddc1015233034ec26816f0ea0de3 | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Fri Apr 17 16:32:01 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Apr 21 09:14:40 2015 +0800 |
tree | ea46852a6636ec07b92e0d52106a02e53978c8a1 | |
parent | 538caf83374c0b24e2dfe2ca381354f207ca7cde [diff] |
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>