Home
last modified time | relevance | path

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

/Linux-v5.4/fs/verity/
Dhash_algs.c146 crypto_req_done, &wait); in fsverity_prepare_hash_state()
199 crypto_req_done, &wait); in fsverity_hash_page()
247 crypto_req_done, &wait); in fsverity_hash_buffer()
/Linux-v5.4/crypto/asymmetric_keys/
Dpublic_key.c216 crypto_req_done, &cwait); in software_key_eds_op()
308 crypto_req_done, &cwait); in public_key_verify_signature()
Dasym_tpm.c500 crypto_req_done, &cwait); in tpm_key_encrypt()
797 crypto_req_done, &cwait); in tpm_key_verify_signature()
/Linux-v5.4/fs/crypto/
Dfname.c66 crypto_req_done, &wait); in fname_encrypt()
106 crypto_req_done, &wait); in fname_decrypt()
Dkeysetup_v1.c70 crypto_req_done, &wait); in derive_key_aes()
Dcrypto.c178 crypto_req_done, &wait); in fscrypt_crypt_block()
/Linux-v5.4/crypto/
Dtestmgr.c1325 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1347 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1362 crypto_req_done, &wait); in test_ahash_vec_cfg()
1405 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1920 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
1938 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
1955 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2117 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_aead_testvec()
2507 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2523 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
[all …]
Dapi.c597 void crypto_req_done(struct crypto_async_request *req, int err) in crypto_req_done() function
607 EXPORT_SYMBOL_GPL(crypto_req_done);
Dtcrypt.c329 crypto_req_done, &data[i].wait); in test_mb_aead_speed()
586 crypto_req_done, &wait); in test_aead_speed()
843 ahash_request_set_callback(data[i].req, 0, crypto_req_done, in test_mb_ahash_speed()
1089 crypto_req_done, &wait); in test_ahash_speed_common()
1307 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed()
1528 crypto_req_done, &wait); in test_skcipher_speed()
Dalgif_skcipher.c139 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
Dalgif_hash.c446 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
Dalgif_aead.c308 crypto_req_done, &ctx->wait); in _aead_recvmsg()
Dadiantum.c154 crypto_req_done, &data->wait); in adiantum_setkey()
Dgcm.c129 crypto_req_done, in crypto_gcm_setkey()
Ddrbg.c1779 crypto_req_done, &drbg->ctr_wait); in drbg_init_sym_kernel()
/Linux-v5.4/security/integrity/ima/
Dima_crypto.c225 crypto_req_done, &wait); in ima_calc_file_hash_atfm()
549 crypto_req_done, &wait); in calc_buffer_ahash_atfm()
/Linux-v5.4/Documentation/crypto/
Dapi-samples.rst76 crypto_req_done, &wait);
/Linux-v5.4/drivers/crypto/qce/
Dsha.c385 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
/Linux-v5.4/include/linux/
Dcrypto.h678 void crypto_req_done(struct crypto_async_request *req, int err);
/Linux-v5.4/drivers/md/
Ddm-verity-target.c135 crypto_req_done, (void *)wait); in verity_hash_init()
Ddm-crypt.c730 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in crypt_iv_eboiv_gen()
/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-aes.c1067 crypto_req_done, &data->wait); in mtk_aes_gcm_setkey()
/Linux-v5.4/net/tls/
Dtls_sw.c247 crypto_req_done, &ctx->async_wait); in tls_do_decryption()
/Linux-v5.4/drivers/crypto/
Dtalitos.c2203 crypto_req_done, &wait); in keyhash()
/Linux-v5.4/fs/cifs/
Dsmb2ops.c3703 crypto_req_done, &wait); in crypt_message()