Symbol: crypto_req_done
crypto/adiantum.c
139
crypto_req_done, &data->wait);
crypto/akcipher.c
201
crypto_req_done, &data->cwait);
crypto/algif_aead.c
218
crypto_req_done, &ctx->wait);
crypto/algif_hash.c
427
crypto_req_done, &ctx->wait);
crypto/algif_skcipher.c
196
crypto_req_done, &ctx->wait);
crypto/api.c
714
EXPORT_SYMBOL_GPL(crypto_req_done);
crypto/drbg.c
1554
crypto_req_done, &drbg->ctr_wait);
crypto/gcm.c
122
crypto_req_done,
crypto/rsassa-pkcs1.c
253
crypto_req_done, &cwait);
crypto/tcrypt.c
1110
crypto_req_done, &data[i].wait);
crypto/tcrypt.c
1331
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
1526
ahash_request_set_callback(req, req_flags, crypto_req_done,
crypto/testmgr.c
1548
ahash_request_set_callback(req, req_flags, crypto_req_done, &wait);
crypto/testmgr.c
1563
crypto_req_done, &wait);
crypto/testmgr.c
1606
ahash_request_set_callback(req, req_flags, crypto_req_done, &wait);
crypto/testmgr.c
2116
aead_request_set_callback(req, req_flags, crypto_req_done, &wait);
crypto/testmgr.c
2134
req->base.complete != crypto_req_done ||
crypto/testmgr.c
2151
if (req->base.complete != crypto_req_done)
crypto/testmgr.c
2345
aead_request_set_callback(req, 0, crypto_req_done, &wait);
crypto/testmgr.c
2867
skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait);
crypto/testmgr.c
2883
req->base.complete != crypto_req_done ||
crypto/testmgr.c
2898
if (req->base.complete != crypto_req_done)
crypto/testmgr.c
3038
skcipher_request_set_callback(req, 0, crypto_req_done, &wait);
crypto/testmgr.c
3320
crypto_req_done, &wait);
crypto/testmgr.c
3397
crypto_req_done, &wait);
crypto/testmgr.c
3616
crypto_req_done, &wait);
crypto/testmgr.c
3656
crypto_req_done, &wait);
crypto/testmgr.c
3686
crypto_req_done, &wait);
crypto/testmgr.c
3820
crypto_req_done, &wait);
drivers/crypto/inside-secure/eip93/eip93-common.c
747
crypto_req_done, &wait);
drivers/crypto/inside-secure/safexcel_cipher.c
1136
crypto_req_done, &result);
drivers/crypto/inside-secure/safexcel_cipher.c
1151
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
814
crypto_req_done, &wait);
drivers/crypto/marvell/cesa/hash.c
1113
crypto_req_done, &result);
drivers/crypto/marvell/cesa/hash.c
1153
crypto_req_done, &result);
drivers/crypto/qce/sha.c
370
crypto_req_done, &wait);
drivers/crypto/starfive/jh7110-hash.c
433
crypto_req_done, &wait);
drivers/crypto/talitos.c
2206
crypto_req_done, &wait);
drivers/md/dm-crypt.c
759
skcipher_request_set_callback(req, 0, crypto_req_done, &wait);
drivers/md/dm-crypt.c
962
skcipher_request_set_callback(req, 0, crypto_req_done, &wait);
drivers/md/dm-integrity.c
1720
ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, crypto_req_done, &wait);
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c
82
skcipher_request_set_callback(req, 0, crypto_req_done, &wait);
drivers/nvme/common/auth.c
405
crypto_req_done, &wait);
drivers/nvme/common/auth.c
432
crypto_req_done, &wait);
fs/ecryptfs/crypto.c
247
crypto_req_done, &ecr);
fs/erofs/decompressor_crypto.c
43
crypto_req_done, &wait);
fs/smb/client/smb2ops.c
4505
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
780
crypto_req_done, &acomp_ctx->wait);
net/bluetooth/ecdh_helper.c
167
crypto_req_done, &result);
net/bluetooth/ecdh_helper.c
71
crypto_req_done, &result);
net/ceph/messenger_v2.c
771
crypto_req_done, &con->v2.gcm_wait);
net/tls/tls_sw.c
283
crypto_req_done, &wait);
security/integrity/ima/ima_crypto.c
345
crypto_req_done, &wait);
security/integrity/ima/ima_crypto.c
676
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
149
crypto_req_done,