Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/fs/ubifs/
H A Dcompress.c85 crypto_req_done, &wait); in ubifs_compress_req()
207 crypto_req_done, &wait); in ubifs_decompress_req()
/linux-6.15/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-6.15/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-6.15/crypto/
H A Dtestmgr.c1577 crypto_req_done, &wait); in test_ahash_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()
2925 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2940 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
3373 crypto_req_done, &wait); in test_acomp()
3450 crypto_req_done, &wait); in test_acomp()
3807 crypto_req_done, &wait); in do_test_kpp()
3847 crypto_req_done, &wait); in do_test_kpp()
3877 crypto_req_done, &wait); in do_test_kpp()
[all …]
H A Dakcipher.c202 crypto_req_done, &data->cwait); in crypto_akcipher_sync_prep()
H A Dapi.c694 void crypto_req_done(void *data, int err) in crypto_req_done() function
704 EXPORT_SYMBOL_GPL(crypto_req_done);
H A Dtcrypt.c327 crypto_req_done, &data[i].wait); in test_mb_aead_speed()
592 crypto_req_done, &wait); in test_aead_speed()
857 crypto_req_done, in test_mb_ahash_speed()
1102 crypto_req_done, &wait); in test_ahash_speed_common()
1311 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed()
1532 crypto_req_done, &wait); in test_skcipher_speed()
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.c428 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()
/linux-6.15/include/linux/
H A Dcrypto.h374 void crypto_req_done(void *req, int err);
/linux-6.15/drivers/nvme/common/
H A Dauth.c416 crypto_req_done, &wait); in nvme_auth_gen_pubkey()
443 crypto_req_done, &wait); in nvme_auth_gen_shared_secret()
/linux-6.15/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c149 crypto_req_done, in test_skcipher()
/linux-6.15/security/keys/
H A Ddh.c255 crypto_req_done, &compl); in __keyctl_dh_compute()
/linux-6.15/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-6.15/Documentation/crypto/
H A Dapi-samples.rst76 crypto_req_done, &wait);
/linux-6.15/block/
H A Dblk-crypto-fallback.c205 crypto_req_done, wait); in blk_crypto_fallback_alloc_cipher_req()
/linux-6.15/drivers/crypto/qce/
H A Dsha.c370 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
/linux-6.15/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-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-common.c747 crypto_req_done, &wait); in eip93_hmac_setkey()

12