projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[xburst] Fix mmc card detection
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
260-crypto_optional_tests.patch
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
f431f5d
..
1b1b895
100644
(file)
--- 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;
struct tcrypt_result {
struct completion completion;
int err;
-@@ -24
43,8 +244
5,11 @@ static int alg_find_test(const char *alg
+@@ -24
73,8 +247
5,11 @@ static int alg_find_test(const char *alg
return -1;
}
return -1;
}
@@
-34,7
+34,7
@@
int i;
int j;
int rc;
int i;
int j;
int rc;
-@@ -2
499,5 +250
4,8 @@ notest:
+@@ -2
529,5 +253
4,8 @@ notest:
return 0;
non_fips_alg:
return -EINVAL;
return 0;
non_fips_alg:
return -EINVAL;
@@
-54,7
+54,7
@@
#define MAX_DIGEST_SIZE 64
#define MAX_TAP 8
#define MAX_DIGEST_SIZE 64
#define MAX_TAP 8
-@@ -9
552,4 +9554
,6 @@ static struct hash_testvec crc32c_tv_tem
+@@ -9
608,4 +9610
,6 @@ static struct hash_testvec crc32c_tv_tem
},
};
},
};
This page took
0.021831 seconds
and
4
git commands to generate.