commit | ea23cb533ce419204af129380cfe1d287481aa14 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Tue May 29 14:13:52 2018 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jun 22 23:03:06 2018 +0800 |
tree | 2a65539453517864d7a6e729e67a664e62992769 | |
parent | 1f5d5d981879466c4af8be5415fb8be6eb451470 [diff] |
crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support This patch adds the authenc(hmac(sha384),cbc(aes)) algorithm support to the Inside Secure SafeXcel driver. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>