]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: inside-secure - Use defines instead of some constants (cosmetic)
authorPascal van Leeuwen <pascalvanl@gmail.com>
Tue, 30 Jul 2019 13:27:11 +0000 (15:27 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Aug 2019 05:08:49 +0000 (15:08 +1000)
commitf26882a3475eb7b2c35fd3b1e291924161b1327d
treef072d775d836d1b44a957fc9cb4657db4dcec47a
parent48f89d2a2920166c35b1c0b69917dbb0390ebec7
crypto: inside-secure - Use defines instead of some constants (cosmetic)

This patch replaces some hard constants regarding key, IV and nonce sizes
with appropriate defines from the crypto header files.

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