]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: inside-secure - rework cipher functions for future AEAD support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Mon, 14 May 2018 13:10:56 +0000 (15:10 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 26 May 2018 16:11:35 +0000 (00:11 +0800)
commit8ac1283e4aaa14ea7eeadb9afb7dcaa40145282f
tree1f6f0677843898a2fca0eb40c2a7ee142a645c31
parent6182480637d98100056883e8191b4f69c5313847
crypto: inside-secure - rework cipher functions for future AEAD support

This patch reworks the Inside Secure cipher functions, to remove all
skcipher specific information and structure from all functions generic
enough to be shared between skcipher and aead algorithms.

This is a cosmetic only patch.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/inside-secure/safexcel_cipher.c