1
0
Files
linux/fs
shirishpargaonkar@gmail.com 2d20ca8358 Eliminate sparse warning - bad constant expression
Eliminiate sparse warning during usage of crypto_shash_* APIs
       error: bad constant expression

Allocate memory for shash descriptors once, so that we do not kmalloc/kfree it
for every signature generation (shash descriptor for md5 hash).

From ed7538619817777decc44b5660b52268077b74f3 Mon Sep 17 00:00:00 2001
From: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Date: Tue, 24 Aug 2010 11:47:43 -0500
Subject: [PATCH] eliminate sparse warnings during crypto_shash_* APis usage

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
2010-08-24 18:12:52 +00:00
..
2010-06-16 18:05:05 +02:00
2010-08-09 16:48:53 -04:00
2010-08-09 16:47:51 -04:00
2010-05-19 22:41:57 -04:00
2010-08-05 14:23:45 -05:00
2010-08-09 16:48:45 -04:00
2010-08-09 16:48:01 -04:00
2010-08-09 16:48:17 -04:00
2010-08-09 16:48:16 -04:00
2010-08-09 16:47:49 -04:00
2010-07-21 16:01:47 +02:00
2010-08-14 00:24:24 +02:00
2010-08-09 16:47:31 -04:00
2010-08-09 16:48:00 -04:00
2010-08-09 16:48:02 -04:00
2010-08-05 13:21:23 -07:00
2010-08-09 16:47:33 -04:00
2010-08-11 08:59:02 -07:00
2010-08-12 08:43:30 -07:00
2010-05-21 18:31:16 -04:00
2010-05-21 18:31:17 -04:00
2010-08-11 00:28:20 -04:00
2010-08-11 00:29:47 -04:00
2010-06-10 19:08:34 +02:00
2010-08-09 16:48:44 -04:00
2010-08-09 16:47:43 -04:00