]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: ccree: add AEAD support
authorGilad Ben-Yossef <gilad@benyossef.com>
Sun, 23 Apr 2017 09:26:13 +0000 (12:26 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Apr 2017 10:17:54 +0000 (12:17 +0200)
commitfe0a1951b36d28391e8ec5f7297e7288b72e7aca
treeeb31ff9a6e0075e819a71e3e8d3a5ecd8880958f
parenta4d826b94a634e7319c212d8ab1d8cbcf783d0f2
staging: ccree: add AEAD support

Add CryptoCell AEAD support

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/Kconfig
drivers/staging/ccree/Makefile
drivers/staging/ccree/cc_crypto_ctx.h
drivers/staging/ccree/ssi_aead.c [new file with mode: 0644]
drivers/staging/ccree/ssi_aead.h [new file with mode: 0644]
drivers/staging/ccree/ssi_buffer_mgr.c
drivers/staging/ccree/ssi_buffer_mgr.h
drivers/staging/ccree/ssi_driver.c
drivers/staging/ccree/ssi_driver.h