From 0acb6552992e7fb62b24a5ed48f46250fdff0494 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 17 Sep 2017 18:58:10 +0200 Subject: patches: refresh patches on v4.14-rc1 Signed-off-by: Hauke Mehrtens Signed-off-by: Johannes Berg --- patches/crypto-skcipher.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'patches/crypto-skcipher.patch') diff --git a/patches/crypto-skcipher.patch b/patches/crypto-skcipher.patch index c7584c63..99eedb24 100644 --- a/patches/crypto-skcipher.patch +++ b/patches/crypto-skcipher.patch @@ -1,8 +1,8 @@ --- a/compat/crypto-skcipher.c +++ b/compat/crypto-skcipher.c -@@ -18,7 +18,28 @@ - #include - #include +@@ -26,7 +26,28 @@ + #include + #include -#include "internal.h" +struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, @@ -28,5 +28,5 @@ + return req->base.flags; +} - static unsigned int crypto_skcipher_extsize(struct crypto_alg *alg) - { + enum { + SKCIPHER_WALK_PHYS = 1 << 0, -- cgit v1.2.3