Home
last modified time | relevance | path

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

12

/linux/fs/verity/
A 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/crypto/
A Dtestmgr.c1449 crypto_req_done, &wait); in test_ahash_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()
2776 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2791 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
3323 crypto_req_done, &wait); in test_acomp()
3400 crypto_req_done, &wait); in test_acomp()
3767 crypto_req_done, &wait); in do_test_kpp()
3807 crypto_req_done, &wait); in do_test_kpp()
3837 crypto_req_done, &wait); in do_test_kpp()
[all …]
A Dapi.c632 void crypto_req_done(struct crypto_async_request *req, int err) in crypto_req_done() function
642 EXPORT_SYMBOL_GPL(crypto_req_done);
A 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()
1543 crypto_req_done, &wait); in test_skcipher_speed()
A Dalgif_skcipher.c135 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
A Dalgif_hash.c439 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
A Dalgif_aead.c309 crypto_req_done, &ctx->wait); in _aead_recvmsg()
A Dadiantum.c151 crypto_req_done, &data->wait); in adiantum_setkey()
A Dgcm.c126 crypto_req_done, in crypto_gcm_setkey()
A Ddrbg.c1796 crypto_req_done, &drbg->ctr_wait); in drbg_init_sym_kernel()
/linux/crypto/asymmetric_keys/
A Dpublic_key.c222 crypto_req_done, &cwait); in software_key_eds_op()
376 crypto_req_done, &cwait); in public_key_verify_signature()
A Dasym_tpm.c485 crypto_req_done, &cwait); in tpm_key_encrypt()
781 crypto_req_done, &cwait); in tpm_key_verify_signature()
/linux/fs/crypto/
A Dfname.c119 crypto_req_done, &wait); in fscrypt_fname_encrypt()
162 crypto_req_done, &wait); in fname_decrypt()
A Dkeysetup_v1.c70 crypto_req_done, &wait); in derive_key_aes()
A Dcrypto.c119 crypto_req_done, &wait); in fscrypt_crypt_block()
/linux/security/integrity/ima/
A Dima_crypto.c349 crypto_req_done, &wait); in ima_calc_file_hash_atfm()
680 crypto_req_done, &wait); in calc_buffer_ahash_atfm()
/linux/Documentation/crypto/
A Dapi-samples.rst76 crypto_req_done, &wait);
/linux/include/linux/
A Dcrypto.h589 void crypto_req_done(struct crypto_async_request *req, int err);
/linux/block/
A Dblk-crypto-fallback.c204 crypto_req_done, wait); in blk_crypto_fallback_alloc_cipher_req()
/linux/drivers/crypto/qce/
A Dsha.c368 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
/linux/drivers/crypto/keembay/
A Dkeembay-ocs-hcu-core.c805 crypto_req_done, &wait); in kmb_ocs_hcu_setkey()
/linux/mm/
A Dzswap.c476 crypto_req_done, &acomp_ctx->wait); in zswap_cpu_comp_prepare()
/linux/drivers/md/
A Ddm-verity-target.c137 crypto_req_done, (void *)wait); in verity_hash_init()
A Ddm-crypt.c761 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in crypt_iv_eboiv_gen()
964 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in crypt_iv_elephant()
/linux/net/tls/
A Dtls_sw.c262 crypto_req_done, &ctx->async_wait); in tls_do_decryption()

Completed in 70 milliseconds

12