mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
kernel: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22252 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user