/linux-6.6.21/net/bluetooth/ |
D | ecdh_helper.c | 71 crypto_req_done, &result); in compute_ecdh_secret() 167 crypto_req_done, &result); in generate_ecdh_public_key()
|
/linux-6.6.21/drivers/nvme/common/ |
D | auth.c | 422 crypto_req_done, &wait); in nvme_auth_gen_pubkey() 449 crypto_req_done, &wait); in nvme_auth_gen_shared_secret()
|
/linux-6.6.21/crypto/ |
D | testmgr.c | 1510 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg() 1532 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg() 1547 crypto_req_done, &wait); in test_ahash_vec_cfg() 1590 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg() 2113 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg() 2131 req->base.complete != crypto_req_done || in test_aead_vec_cfg() 2148 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg() 2346 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message() 2882 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg() 2898 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg() [all …]
|
D | api.c | 684 void crypto_req_done(void *data, int err) in crypto_req_done() function 694 EXPORT_SYMBOL_GPL(crypto_req_done);
|
D | akcipher.c | 228 crypto_req_done, &data->cwait); in crypto_akcipher_sync_prep()
|
D | algif_skcipher.c | 135 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
|
D | algif_hash.c | 432 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
|
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() 1110 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed() 1331 crypto_req_done, &wait); in test_skcipher_speed()
|
D | algif_aead.c | 311 crypto_req_done, &ctx->wait); in _aead_recvmsg()
|
D | adiantum.c | 151 crypto_req_done, &data->wait); in adiantum_setkey()
|
/linux-6.6.21/fs/crypto/ |
D | fname.c | 127 crypto_req_done, &wait); in fscrypt_fname_encrypt() 171 crypto_req_done, &wait); in fname_decrypt()
|
D | keysetup_v1.c | 70 crypto_req_done, &wait); in derive_key_aes()
|
D | crypto.c | 127 crypto_req_done, &wait); in fscrypt_crypt_block()
|
/linux-6.6.21/include/linux/ |
D | crypto.h | 390 void crypto_req_done(void *req, int err);
|
/linux-6.6.21/security/keys/ |
D | dh.c | 255 crypto_req_done, &compl); in __keyctl_dh_compute()
|
/linux-6.6.21/tools/testing/crypto/chacha20-s390/ |
D | test-cipher.c | 149 crypto_req_done, in test_skcipher()
|
/linux-6.6.21/security/integrity/ima/ |
D | ima_crypto.c | 350 crypto_req_done, &wait); in ima_calc_file_hash_atfm() 681 crypto_req_done, &wait); in calc_buffer_ahash_atfm()
|
/linux-6.6.21/Documentation/crypto/ |
D | api-samples.rst | 76 crypto_req_done, &wait);
|
/linux-6.6.21/block/ |
D | blk-crypto-fallback.c | 204 crypto_req_done, wait); in blk_crypto_fallback_alloc_cipher_req()
|
/linux-6.6.21/drivers/crypto/qce/ |
D | sha.c | 370 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
|
/linux-6.6.21/drivers/crypto/marvell/cesa/ |
D | hash.c | 1115 crypto_req_done, &result); in mv_cesa_ahmac_iv_state_init() 1155 crypto_req_done, &result); in mv_cesa_ahmac_pad_init()
|
/linux-6.6.21/drivers/virt/coco/sev-guest/ |
D | sev-guest.c | 245 aead_request_set_callback(req, 0, crypto_req_done, &wait); in enc_dec_message()
|
/linux-6.6.21/drivers/crypto/starfive/ |
D | jh7110-hash.c | 464 crypto_req_done, &wait); in starfive_hash_long_setkey()
|
/linux-6.6.21/drivers/crypto/inside-secure/ |
D | safexcel_hash.c | 637 crypto_req_done, &result); in safexcel_ahash_exit_inv() 1062 crypto_req_done, &result); in safexcel_hmac_init_pad() 1098 crypto_req_done, &result); in safexcel_hmac_init_iv()
|
/linux-6.6.21/drivers/crypto/intel/keembay/ |
D | keembay-ocs-hcu-core.c | 805 crypto_req_done, &wait); in kmb_ocs_hcu_setkey()
|