summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.35/260-crypto_optional_tests.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-07-17 14:10:39 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-07-17 14:10:39 +0000
commitc5ef57706de0ef3e4ede1b404ef43510bb22e6d9 (patch)
tree2a14f0b332c80242d488f0de7b0c351b00ee9dea /target/linux/generic/patches-2.6.35/260-crypto_optional_tests.patch
parent1d7a6ebc79e71dbc9085efab8205134bc769159b (diff)
downloadmaster-31e0f0ae-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.gz
master-31e0f0ae-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.bz2
master-31e0f0ae-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.zip
kernel: refresh patches
SVN-Revision: 22252
Diffstat (limited to 'target/linux/generic/patches-2.6.35/260-crypto_optional_tests.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/260-crypto_optional_tests.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/patches-2.6.35/260-crypto_optional_tests.patch b/target/linux/generic/patches-2.6.35/260-crypto_optional_tests.patch
index f431f5d0ca..1b1b89586a 100644
--- a/target/linux/generic/patches-2.6.35/260-crypto_optional_tests.patch
+++ b/target/linux/generic/patches-2.6.35/260-crypto_optional_tests.patch
@@ -22,7 +22,7 @@
struct tcrypt_result {
struct completion completion;
int err;
-@@ -2443,8 +2445,11 @@ static int alg_find_test(const char *alg
+@@ -2473,8 +2475,11 @@ static int alg_find_test(const char *alg
return -1;
}
@@ -34,7 +34,7 @@
int i;
int j;
int rc;
-@@ -2499,5 +2504,8 @@ notest:
+@@ -2529,5 +2534,8 @@ notest:
return 0;
non_fips_alg:
return -EINVAL;
@@ -54,7 +54,7 @@
#define MAX_DIGEST_SIZE 64
#define MAX_TAP 8
-@@ -9552,4 +9554,6 @@ static struct hash_testvec crc32c_tv_tem
+@@ -9608,4 +9610,6 @@ static struct hash_testvec crc32c_tv_tem
},
};