mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-05 11:57:06 +08:00
ramips: remove eip 5.4 patch
This commit is contained in:
parent
aa347717dd
commit
13dfa7a8b8
@ -1,14 +0,0 @@
|
|||||||
--- a/include/linux/crypto.h 2021-06-23 20:42:55.000000000 +0800
|
|
||||||
+++ b/include/linux/crypto.h 2021-07-31 00:41:29.404278501 +0800
|
|
||||||
@@ -101,6 +101,11 @@
|
|
||||||
#define CRYPTO_NOLOAD 0x00008000
|
|
||||||
|
|
||||||
/*
|
|
||||||
+ * Transform masks and values (for crt_flags).
|
|
||||||
+ */
|
|
||||||
+#define CRYPTO_TFM_RES_BAD_KEY_LEN 0x00200000
|
|
||||||
+
|
|
||||||
+/*
|
|
||||||
* The algorithm may allocate memory during request processing, i.e. during
|
|
||||||
* encryption, decryption, or hashing. Users can request an algorithm with this
|
|
||||||
* flag unset if they can't handle memory allocation failures.
|
|
Loading…
x
Reference in New Issue
Block a user