Home
last modified time | relevance | path

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

12

/Linux-v6.1/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-v6.1/drivers/nvme/common/
Dauth.c422 crypto_req_done, &wait); in nvme_auth_gen_pubkey()
449 crypto_req_done, &wait); in nvme_auth_gen_shared_secret()
/Linux-v6.1/crypto/
Dtestmgr.c1459 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1481 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1496 crypto_req_done, &wait); in test_ahash_vec_cfg()
1539 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2054 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2072 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2089 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2279 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2811 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2827 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
[all …]
Dapi.c647 void crypto_req_done(struct crypto_async_request *req, int err) in crypto_req_done() function
657 EXPORT_SYMBOL_GPL(crypto_req_done);
Dalgif_skcipher.c135 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
Dtcrypt.c324 crypto_req_done, &data[i].wait); in test_mb_aead_speed()
589 crypto_req_done, &wait); in test_aead_speed()
898 crypto_req_done, &wait); in test_ahash_speed_common()
1116 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed()
1338 crypto_req_done, &wait); in test_skcipher_speed()
Dalgif_hash.c440 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.c1800 crypto_req_done, &drbg->ctr_wait); in drbg_init_sym_kernel()
/Linux-v6.1/fs/crypto/
Dfname.c127 crypto_req_done, &wait); in fscrypt_fname_encrypt()
171 crypto_req_done, &wait); in fname_decrypt()
Dkeysetup_v1.c70 crypto_req_done, &wait); in derive_key_aes()
Dcrypto.c127 crypto_req_done, &wait); in fscrypt_crypt_block()
/Linux-v6.1/crypto/asymmetric_keys/
Dpublic_key.c264 crypto_req_done, &cwait); in software_key_eds_op()
435 crypto_req_done, &cwait); in public_key_verify_signature()
/Linux-v6.1/tools/testing/crypto/chacha20-s390/
Dtest-cipher.c149 crypto_req_done, in test_skcipher()
/Linux-v6.1/security/integrity/ima/
Dima_crypto.c350 crypto_req_done, &wait); in ima_calc_file_hash_atfm()
681 crypto_req_done, &wait); in calc_buffer_ahash_atfm()
/Linux-v6.1/Documentation/crypto/
Dapi-samples.rst76 crypto_req_done, &wait);
/Linux-v6.1/include/linux/
Dcrypto.h598 void crypto_req_done(struct crypto_async_request *req, int err);
/Linux-v6.1/block/
Dblk-crypto-fallback.c204 crypto_req_done, wait); in blk_crypto_fallback_alloc_cipher_req()
/Linux-v6.1/drivers/crypto/qce/
Dsha.c370 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
/Linux-v6.1/drivers/virt/coco/sev-guest/
Dsev-guest.c231 aead_request_set_callback(req, 0, crypto_req_done, &wait); in enc_dec_message()
/Linux-v6.1/drivers/crypto/keembay/
Dkeembay-ocs-hcu-core.c805 crypto_req_done, &wait); in kmb_ocs_hcu_setkey()
/Linux-v6.1/mm/
Dzswap.c491 crypto_req_done, &acomp_ctx->wait); in zswap_cpu_comp_prepare()
/Linux-v6.1/drivers/md/
Ddm-verity-target.c142 crypto_req_done, (void *)wait); in verity_hash_init()

12