This patchset fixes the failure of af_alg05 cause by uninitialized
crypto ctx.
Herbert Xu (1):
crypto: algif_aead - Only wake up when ctx->more is zero
Ondrej Mosnacek (1):
crypto: algif_aead - fix uninitialized ctx->init
crypto/af_alg.c | 11 ++++++++---
crypto/algif_aead.c | 10 ++--------
crypto/algif_skcipher.c | 11 +++--------
include/crypto/if_alg.h | 4 +++-
4 files changed, 16 insertions(+), 20 deletions(-)
--
2.34.1