summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorRyder Lee <ryder.lee@mediatek.com>2017-01-20 08:41:10 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2017-01-23 17:50:30 +0300
commit382ae57d5e52a62e77d62e60e5be9a6526d40da0 (patch)
tree4c8ac242488e0d9aebd72eb21093775da08783e5 /.mailmap
parent4432861fb9747fce52f94bc13da0d9b41292ef69 (diff)
downloadlinux-382ae57d5e52a62e77d62e60e5be9a6526d40da0.tar.xz
crypto: mediatek - make crypto request queue management more generic
This patch changes mtk_aes_handle_queue() to make it more generic. The function argument is now a pointer to struct crypto_async_request, which is the common base of struct ablkcipher_request and struct aead_request. Also this patch introduces struct mtk_aes_base_ctx which will be the common base of all the transformation contexts. Hence the very same queue will be used to manage both block cipher and AEAD requests (such as gcm and authenc implemented in further patches). Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions