| /linux/net/bluetooth/ |
| H A D | ecdh_helper.c | 71 crypto_req_done, &result); in compute_ecdh_secret() 167 crypto_req_done, &result); in generate_ecdh_public_key()
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_dcp.c | 107 crypto_req_done, &wait); in do_dcp_crypto() 168 crypto_req_done, &wait); in do_aead_crypto()
|
| /linux/crypto/ |
| H A D | testmgr.c | 1526 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg() 1548 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg() 1563 crypto_req_done, &wait); in test_ahash_vec_cfg() 1606 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg() 2116 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg() 2134 req->base.complete != crypto_req_done || in test_aead_vec_cfg() 2151 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg() 2345 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message() 2867 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg() 2883 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg() [all...] |
| H A D | api.c | 704 void crypto_req_done(void *data, int err) in crypto_req_done() function 714 EXPORT_SYMBOL_GPL(crypto_req_done);
|
| H A D | algif_aead.c | 218 crypto_req_done, &ctx->wait); in _aead_recvmsg()
|
| H A D | algif_skcipher.c | 201 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
|
| H A D | tcrypt.c | 327 crypto_req_done, &data[i].wait); in test_mb_aead_speed() 592 crypto_req_done, &wait); in test_aead_speed() 901 crypto_req_done, &wait); in test_ahash_speed_common() 1116 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed() 1337 crypto_req_done, &wait); in test_skcipher_speed()
|
| H A D | algif_hash.c | 427 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
|
| H A D | gcm.c | 102 crypto_req_done, in crypto_gcm_setkey()
|
| H A D | drbg.c | 1554 crypto_req_done, &drbg->ctr_wait); in drbg_init_sym_kernel()
|
| /linux/drivers/nvme/common/ |
| H A D | auth.c | 398 crypto_req_done, &wait); in nvme_auth_gen_pubkey() 425 crypto_req_done, &wait); in nvme_auth_gen_shared_secret()
|
| /linux/security/keys/ |
| H A D | dh.c | 255 crypto_req_done, &compl); in __keyctl_dh_compute()
|
| /linux/tools/testing/crypto/chacha20-s390/ |
| H A D | test-cipher.c | 149 crypto_req_done, in test_skcipher()
|
| /linux/security/integrity/ima/ |
| H A D | ima_crypto.c | |
| /linux/Documentation/crypto/ |
| H A D | api-samples.rst | 76 crypto_req_done, &wait);
|
| /linux/drivers/crypto/qce/ |
| H A D | sha.c | 371 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
|
| /linux/drivers/crypto/inside-secure/eip93/ |
| H A D | eip93-common.c | 747 crypto_req_done, &wait); in eip93_hmac_setkey()
|
| /linux/drivers/crypto/starfive/ |
| H A D | jh7110-hash.c | 433 crypto_req_done, &wait); in starfive_hash_long_setkey()
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 635 crypto_req_done, &result); in safexcel_ahash_exit_inv() 1060 crypto_req_done, &result); in safexcel_hmac_init_pad() 1096 crypto_req_done, &result); in safexcel_hmac_init_iv()
|
| /linux/mm/ |
| H A D | zswap.c | 825 * if the backend of acomp is async zip, crypto_req_done() will wakeup in zswap_cpu_comp_dead() 830 crypto_req_done, &acomp_ctx->wait); in acomp_ctx_get_cpu_lock()
|
| /linux/fs/ecryptfs/ |
| H A D | crypto.c | 243 crypto_req_done, &ecr); in crypt_scatterlist()
|
| /linux/drivers/md/ |
| H A D | dm-crypt.c | 753 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in crypt_iv_eboiv_gen()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | cn10k_macsec.c | |
| /linux/net/tls/ |
| H A D | tls_sw.c | 283 crypto_req_done, &wait); in tls_do_decryption()
|
| /linux/net/ceph/ |
| H A D | messenger_v2.c | 771 crypto_req_done, &con->v2.gcm_wait); in setup_crypto()
|