]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: gcm - move to generic async completion
authorGilad Ben-Yossef <gilad@benyossef.com>
Wed, 18 Oct 2017 07:00:42 +0000 (08:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Nov 2017 14:11:19 +0000 (22:11 +0800)
commit76c6739477fa9e16a75633d1f57c62a8a57388ad
tree6a23f5362e0bf48fb9c625f9fcc27dfb4aa1a70a
parent85a2dea4bdbfa7565818ca094d08e838cf62da77
crypto: gcm - move to generic async completion

gcm is starting an async. crypto op and waiting for it complete.
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/gcm.c