Symbol: crypto_req_done
crypto/adiantum.c
139
crypto_req_done, &data->wait);
crypto/akcipher.c
199
crypto_req_done, &data->cwait);
crypto/algif_aead.c
203
crypto_req_done, &ctx->wait);
crypto/algif_hash.c
427
crypto_req_done, &ctx->wait);
crypto/algif_skcipher.c
164
crypto_req_done, &ctx->wait);
crypto/api.c
658
EXPORT_SYMBOL_GPL(crypto_req_done);
crypto/gcm.c
102
crypto_req_done,
crypto/rsassa-pkcs1.c
253
crypto_req_done, &cwait);
crypto/tcrypt.c
1116
crypto_req_done, &data[i].wait);
crypto/tcrypt.c
1337
crypto_req_done, &wait);
crypto/tcrypt.c
327
crypto_req_done, &data[i].wait);
crypto/tcrypt.c
592
crypto_req_done, &wait);
crypto/tcrypt.c
901
crypto_req_done, &wait);
crypto/testmgr.c
1525
ahash_request_set_callback(req, req_flags, crypto_req_done,
crypto/testmgr.c
1547
ahash_request_set_callback(req, req_flags, crypto_req_done, &wait);
crypto/testmgr.c
1562
crypto_req_done, &wait);
crypto/testmgr.c
1605
ahash_request_set_callback(req, req_flags, crypto_req_done, &wait);
crypto/testmgr.c
2115
aead_request_set_callback(req, req_flags, crypto_req_done, &wait);
crypto/testmgr.c
2133
req->base.complete != crypto_req_done ||
crypto/testmgr.c
2150
if (req->base.complete != crypto_req_done)
crypto/testmgr.c
2344
aead_request_set_callback(req, 0, crypto_req_done, &wait);
crypto/testmgr.c
2866
skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait);
crypto/testmgr.c
2882
req->base.complete != crypto_req_done ||
crypto/testmgr.c
2897
if (req->base.complete != crypto_req_done)
crypto/testmgr.c
3037
skcipher_request_set_callback(req, 0, crypto_req_done, &wait);
crypto/testmgr.c
3319
crypto_req_done, &wait);
crypto/testmgr.c
3396
crypto_req_done, &wait);
crypto/testmgr.c
3604
crypto_req_done, &wait);
crypto/testmgr.c
3644
crypto_req_done, &wait);
crypto/testmgr.c
3674
crypto_req_done, &wait);
crypto/testmgr.c
3808
crypto_req_done, &wait);
drivers/char/tpm/tpm2-sessions.c
549
crypto_req_done, &wait);
drivers/crypto/inside-secure/eip93/eip93-common.c
747
crypto_req_done, &wait);
drivers/crypto/inside-secure/safexcel_cipher.c
1140
crypto_req_done, &result);
drivers/crypto/inside-secure/safexcel_cipher.c
1155
crypto_req_done, &result);
drivers/crypto/inside-secure/safexcel_hash.c
1060
crypto_req_done, &result);
drivers/crypto/inside-secure/safexcel_hash.c
1096
crypto_req_done, &result);
drivers/crypto/inside-secure/safexcel_hash.c
635
crypto_req_done, &result);
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
813
crypto_req_done, &wait);
drivers/crypto/marvell/cesa/hash.c
1112
crypto_req_done, &result);
drivers/crypto/marvell/cesa/hash.c
1152
crypto_req_done, &result);
drivers/crypto/qce/sha.c
371
crypto_req_done, &wait);
drivers/crypto/starfive/jh7110-hash.c
433
crypto_req_done, &wait);
drivers/crypto/talitos.c
2284
crypto_req_done, &wait);
drivers/md/dm-crypt.c
753
skcipher_request_set_callback(req, 0, crypto_req_done, &wait);
drivers/md/dm-integrity.c
1717
ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, crypto_req_done, &wait);
drivers/nvme/common/auth.c
409
crypto_req_done, &wait);
drivers/nvme/common/auth.c
472
crypto_req_done, &wait);
fs/ecryptfs/crypto.c
233
crypto_req_done, &ecr);
fs/erofs/decompressor_crypto.c
43
crypto_req_done, &wait);
fs/smb/client/smb2ops.c
4673
crypto_req_done, &wait);
fs/smb/server/auth.c
913
crypto_req_done, &wait);
fs/ubifs/compress.c
111
crypto_req_done, &wait);
fs/ubifs/compress.c
227
crypto_req_done, &wait);
include/linux/crypto.h
379
void crypto_req_done(void *req, int err);
mm/zswap.c
830
crypto_req_done, &acomp_ctx->wait);
net/bluetooth/ecdh_helper.c
164
crypto_req_done, &result);
net/bluetooth/ecdh_helper.c
68
crypto_req_done, &result);
net/ceph/messenger_v2.c
770
crypto_req_done, &con->v2.gcm_wait);
net/tls/tls_sw.c
283
crypto_req_done, &wait);
security/keys/dh.c
255
crypto_req_done, &compl);
security/keys/trusted-keys/trusted_dcp.c
107
crypto_req_done, &wait);
security/keys/trusted-keys/trusted_dcp.c
168
crypto_req_done, &wait);
tools/testing/crypto/chacha20-s390/test-cipher.c
148
crypto_req_done,