linux/drivers/crypto/inside-secure
Antoine Tenart 8a21f067e0 crypto: inside-secure - fix the hash then encrypt/decrypt types
This commit fixes the CONTEXT_CONTROL_TYPE_HASH_ENCRYPT_OUT and
CONTEXT_CONTROL_TYPE_HASH_DECRYPT_OUT types by assigning the right
value, and by renaming CONTEXT_CONTROL_TYPE_HASH_DECRYPT_OUT to
CONTEXT_CONTROL_TYPE_HASH_DECRYPT_IN.

This is not submitted as a fix for older kernel versions as these two
defines weren't used back then.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-05-27 00:11:39 +08:00
..
Makefile
safexcel_cipher.c crypto: inside-secure - make the key and context size computation dynamic 2018-05-27 00:11:38 +08:00
safexcel_hash.c crypto: inside-secure - remove VLAs 2018-05-27 00:11:35 +08:00
safexcel_ring.c crypto: inside-secure - use the base_end pointer in ring rollback 2017-06-20 11:21:48 +08:00
safexcel.c crypto: inside-secure - hmac(sha224) support 2018-03-31 01:32:49 +08:00
safexcel.h crypto: inside-secure - fix the hash then encrypt/decrypt types 2018-05-27 00:11:39 +08:00