]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: inside-secure - align the cipher and hash send functions
authorOfer Heifetz <oferh@marvell.com>
Thu, 15 Jun 2017 07:56:22 +0000 (09:56 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 20 Jun 2017 03:21:44 +0000 (11:21 +0800)
commit31d97fddd42cda7031b31459cc9991d7d989d499
treeb0b33755a2a5627c750b00aa898c672ebc02c70c
parent9232af706b8db2a8123290a0fd125438247fa562
crypto: inside-secure - align the cipher and hash send functions

The cipher and hash send functions both set the results variable, to be
used later by the caller. Align the way they're setting this variable.

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