commit | 152bdf4cdb9c20e1858bc1b754c7bfb984a6ea14 | [log] [tgz] |
---|---|---|
author | Ofer Heifetz <oferh@marvell.com> | Thu Jun 15 09:56:22 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jun 20 11:21:44 2017 +0800 |
tree | b0b33755a2a5627c750b00aa898c672ebc02c70c | |
parent | ee1fd870ee09ea5636b3d7a73769cd699241c77c [diff] |
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>