]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/algif_hash.c
crypto: algif - move to generic async completion
authorGilad Ben-Yossef <gilad@benyossef.com>
Wed, 18 Oct 2017 07:00:39 +0000 (08:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Nov 2017 14:11:18 +0000 (22:11 +0800)
commit2c3f8b162106a7d12097d02eb22459f57fab8247
treeb36a46ee96b9f7060317e869060ac0dafd792f7e
parentada69a1639eca54ff74d839a6513c43db8d57d70
crypto: algif - move to generic async completion

algif starts several async crypto ops and waits for their completion.
Move it over to generic code doing the same.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/af_alg.c
crypto/algif_aead.c
crypto/algif_hash.c
crypto/algif_skcipher.c
include/crypto/if_alg.h