Eric Biggers
75b93c6354
sctp: use crypto_shash_tfm_digest()
...
Instead of manually allocating a 'struct shash_desc' on the stack and
calling crypto_shash_digest(), switch to using the new helper function
crypto_shash_tfm_digest() which does this for us.
Cc: linux-sctp@vger.kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-05-08 15:32:15 +10:00
..
2019-07-06 12:50:01 +02:00
2020-03-27 09:29:56 +00:00
2020-02-24 13:02:53 -08:00
2020-02-17 14:30:54 -08:00
2019-09-24 16:37:18 +02:00
2020-02-04 03:05:26 +00:00
2020-01-09 18:41:40 -08:00
2020-03-12 22:34:48 -07:00
2020-05-08 15:32:15 +10:00
2020-03-28 18:13:18 +01:00
2020-04-03 13:12:26 -07:00
2020-03-20 08:52:20 -07:00
2020-03-11 22:55:25 -07:00
2019-12-08 11:52:02 +01:00
2020-03-30 12:42:41 +02:00
2020-04-02 17:55:26 -07:00
2020-02-29 15:53:35 -08:00
2020-03-23 21:57:44 -07:00
2020-03-29 12:40:41 +01:00
2020-04-02 06:51:56 -07:00
2020-01-27 11:09:31 +01:00
2020-03-29 22:32:37 -07:00
2020-03-25 18:58:11 -07:00
2020-03-03 13:28:48 -08:00
2019-09-26 08:56:17 +02:00
2020-03-31 17:29:33 -07:00
2020-04-06 10:05:42 -07:00
2019-12-09 10:36:44 -08:00
2020-03-16 17:14:02 -07:00
2019-07-08 19:48:57 -07:00
2020-02-28 12:08:37 -08:00
2019-06-23 13:24:17 -07:00
2020-02-26 20:38:13 -08:00
2020-03-30 20:48:43 -07:00
2020-03-29 22:30:57 -07:00
2020-04-03 16:06:32 -07:00
2020-01-09 18:36:22 -08:00
2020-04-09 00:12:48 +09:00
2020-02-18 12:44:23 -08:00
2020-03-25 18:58:11 -07:00
2020-02-24 13:26:49 -08:00
2020-03-12 22:34:48 -07:00
2020-04-02 17:48:12 -07:00
2020-03-15 00:25:25 -07:00
2020-01-03 12:25:50 -08:00
2019-11-26 14:40:13 -08:00
2020-03-03 17:52:21 -08:00
2020-02-16 18:37:09 -08:00
2019-12-16 10:15:49 +01:00
2020-01-26 10:40:21 +01:00
2020-03-29 12:40:41 +01:00
2020-04-03 16:00:08 -07:00
2020-05-08 15:32:15 +10:00
2020-03-12 22:34:48 -07:00
2019-06-22 08:59:24 -04:00
2020-04-07 13:51:39 -07:00
2020-02-26 20:58:33 -08:00
2020-03-26 11:21:02 -07:00
2020-03-21 20:08:17 -07:00
2020-02-28 12:12:53 -08:00
2020-02-27 18:31:39 -08:00
2019-08-10 15:25:47 -07:00
2020-04-03 13:12:26 -07:00
2020-02-16 18:59:42 -08:00
2020-02-28 12:08:37 -08:00
2020-03-30 10:59:20 -07:00
2020-03-10 09:12:49 -06:00
2020-03-25 12:24:33 -07:00
2020-01-24 13:44:07 +01:00
2020-03-30 12:18:49 -07:00