Home
last modified time | relevance | path

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

12

/linux/net/bluetooth/
H A Decdh_helper.c71 crypto_req_done, &result); in compute_ecdh_secret()
167 crypto_req_done, &result); in generate_ecdh_public_key()
/linux/security/keys/trusted-keys/
H A Dtrusted_dcp.c107 crypto_req_done, &wait); in do_dcp_crypto()
168 crypto_req_done, &wait); in do_aead_crypto()
/linux/drivers/nvme/common/
H A Dauth.c413 crypto_req_done, &wait); in nvme_auth_gen_pubkey()
440 crypto_req_done, &wait); in nvme_auth_gen_shared_secret()
/linux/fs/crypto/
H A Dfname.c121 crypto_req_done, &wait); in fscrypt_fname_encrypt()
165 crypto_req_done, &wait); in fname_decrypt()
H A Dkeysetup_v1.c70 crypto_req_done, &wait); in derive_key_aes()
H A Dcrypto.c134 crypto_req_done, &wait); in fscrypt_crypt_data_unit()
/linux/crypto/
H A Dtestmgr.c1540 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1562 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1577 crypto_req_done, &wait); in test_ahash_vec_cfg()
1620 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2145 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2163 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2180 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2378 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2909 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2925 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
[all …]
H A Dapi.c701 void crypto_req_done(void *data, int err) in crypto_req_done() function
711 EXPORT_SYMBOL_GPL(crypto_req_done);
H A Drsassa-pkcs1.c253 crypto_req_done, &cwait); in rsassa_pkcs1_verify()
H A Dalgif_skcipher.c196 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
H A Dalgif_hash.c432 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
H A Dalgif_aead.c311 crypto_req_done, &ctx->wait); in _aead_recvmsg()
H A Dadiantum.c151 crypto_req_done, &data->wait); in adiantum_setkey()
H A Dgcm.c126 crypto_req_done, in crypto_gcm_setkey()
H A Ddrbg.c1785 crypto_req_done, &drbg->ctr_wait); in drbg_init_sym_kernel()
/linux/include/linux/
H A Dcrypto.h390 void crypto_req_done(void *req, int err);
/linux/security/keys/
H A Ddh.c255 crypto_req_done, &compl); in __keyctl_dh_compute()
/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c149 crypto_req_done, in test_skcipher()
/linux/security/integrity/ima/
H A Dima_crypto.c345 crypto_req_done, &wait); in ima_calc_file_hash_atfm()
676 crypto_req_done, &wait); in calc_buffer_ahash_atfm()
/linux/Documentation/crypto/
H A Dapi-samples.rst76 crypto_req_done, &wait);
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1115 crypto_req_done, &result); in mv_cesa_ahmac_iv_state_init()
1155 crypto_req_done, &result); in mv_cesa_ahmac_pad_init()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c430 crypto_req_done, &wait); in starfive_hash_long_setkey()
/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c805 crypto_req_done, &wait); in kmb_ocs_hcu_setkey()
/linux/mm/
H A Dzswap.c864 crypto_req_done, &acomp_ctx->wait); in zswap_cpu_comp_prepare()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c1136 crypto_req_done, &result); in safexcel_skcipher_exit_inv()
1151 crypto_req_done, &result); in safexcel_aead_exit_inv()

12