commit | a0aae821ba3d35a49d4d0143dfb0c07eee22130e | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@gmail.com> | Wed Oct 04 01:00:15 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 12 22:55:19 2017 +0800 |
tree | c44b136b3981984677dfc8e172a27e4154ac7ef8 | |
parent | 2f77690dcb96e525bc6b57bce4a0eaecaa2878d1 [diff] |
crypto: crypto4xx - prepare for AEAD support This patch enhances existing interfaces and functions to support AEAD ciphers in the next patches. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>