Home
last modified time | relevance | path

Searched refs:crypto_req_done (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.15/fs/verity/
Dhash_algs.c195 crypto_req_done, &wait); in fsverity_prepare_hash_state()
248 crypto_req_done, &wait); in fsverity_hash_page()
295 crypto_req_done, &wait); in fsverity_hash_buffer()
/Linux-v5.15/crypto/asymmetric_keys/
Dpublic_key.c222 crypto_req_done, &cwait); in software_key_eds_op()
376 crypto_req_done, &cwait); in public_key_verify_signature()
Dasym_tpm.c485 crypto_req_done, &cwait); in tpm_key_encrypt()
781 crypto_req_done, &cwait); in tpm_key_verify_signature()
/Linux-v5.15/fs/crypto/
Dfname.c119 crypto_req_done, &wait); in fscrypt_fname_encrypt()
162 crypto_req_done, &wait); in fname_decrypt()
Dkeysetup_v1.c70 crypto_req_done, &wait); in derive_key_aes()
Dcrypto.c119 crypto_req_done, &wait); in fscrypt_crypt_block()
/Linux-v5.15/crypto/
Dtestmgr.c1412 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1434 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1449 crypto_req_done, &wait); in test_ahash_vec_cfg()
1492 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2004 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2022 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2039 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2228 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2760 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2776 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
[all …]
Dapi.c592 void crypto_req_done(struct crypto_async_request *req, int err) in crypto_req_done() function
602 EXPORT_SYMBOL_GPL(crypto_req_done);
Dtcrypt.c335 crypto_req_done, &data[i].wait); in test_mb_aead_speed()
600 crypto_req_done, &wait); in test_aead_speed()
857 ahash_request_set_callback(data[i].req, 0, crypto_req_done, in test_mb_ahash_speed()
1103 crypto_req_done, &wait); in test_ahash_speed_common()
1321 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed()
1544 crypto_req_done, &wait); in test_skcipher_speed()
Dalgif_skcipher.c135 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
Dalgif_hash.c439 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
Dalgif_aead.c309 crypto_req_done, &ctx->wait); in _aead_recvmsg()
Dadiantum.c151 crypto_req_done, &data->wait); in adiantum_setkey()
Dgcm.c126 crypto_req_done, in crypto_gcm_setkey()
Ddrbg.c1796 crypto_req_done, &drbg->ctr_wait); in drbg_init_sym_kernel()
/Linux-v5.15/security/integrity/ima/
Dima_crypto.c349 crypto_req_done, &wait); in ima_calc_file_hash_atfm()
680 crypto_req_done, &wait); in calc_buffer_ahash_atfm()
/Linux-v5.15/Documentation/crypto/
Dapi-samples.rst76 crypto_req_done, &wait);
/Linux-v5.15/include/linux/
Dcrypto.h589 void crypto_req_done(struct crypto_async_request *req, int err);
/Linux-v5.15/block/
Dblk-crypto-fallback.c206 crypto_req_done, wait); in blk_crypto_alloc_cipher_req()
/Linux-v5.15/drivers/crypto/qce/
Dsha.c368 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
/Linux-v5.15/drivers/crypto/keembay/
Dkeembay-ocs-hcu-core.c805 crypto_req_done, &wait); in kmb_ocs_hcu_setkey()
/Linux-v5.15/mm/
Dzswap.c476 crypto_req_done, &acomp_ctx->wait); in zswap_cpu_comp_prepare()
/Linux-v5.15/drivers/md/
Ddm-verity-target.c136 crypto_req_done, (void *)wait); in verity_hash_init()
Ddm-crypt.c758 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in crypt_iv_eboiv_gen()
961 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in crypt_iv_elephant()
/Linux-v5.15/net/tls/
Dtls_sw.c262 crypto_req_done, &ctx->async_wait); in tls_do_decryption()

12