summaryrefslogtreecommitdiff
path: root/crypto/algboss.c
diff options
context:
space:
mode:
authorGilad Ben-Yossef <gilad@benyossef.com>2017-10-18 08:00:38 +0100
committerJaegeuk Kim <jaegeuk@kernel.org>2018-01-04 18:20:28 -0800
commit4ecacbed6e1ca727c1df55b231b3a7247ac38c4f (patch)
tree97dd16ccdcfe7adb5c9e8643d2a99bc9a7d21c7a /crypto/algboss.c
parent42d89da82b25f2d2e6bc062c1181d1fdd3926446 (diff)
crypto: introduce crypto wait for async op
Invoking a possibly async. crypto op and waiting for completion while correctly handling backlog processing is a common task in the crypto API implementation and outside users of it. This patch adds a generic implementation for doing so in preparation for using it across the board instead of hand rolled versions. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> CC: Eric Biggers <ebiggers3@gmail.com> CC: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algboss.c')
0 files changed, 0 insertions, 0 deletions