Home
last modified time | relevance | path

Searched refs:crypto_req_done (Results 1 – 25 of 37) 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/fs/ubifs/
H A Dcompress.c111 crypto_req_done, &wait); in ubifs_compress_common()
227 crypto_req_done, &wait); in ubifs_decompress_common()
/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/crypto/
H A Dtestmgr.c1526 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1548 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1563 crypto_req_done, &wait); in test_ahash_vec_cfg()
1606 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2116 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2134 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2151 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2345 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2867 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2883 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
[all …]
H A Dakcipher.c201 crypto_req_done, &data->cwait); in crypto_akcipher_sync_prep()
H A Dapi.c704 void crypto_req_done(void *data, int err) in crypto_req_done() function
714 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_aead.c218 crypto_req_done, &ctx->wait); in _aead_recvmsg()
H A Dtcrypt.c327 crypto_req_done, &data[i].wait); in test_mb_aead_speed()
592 crypto_req_done, &wait); in test_aead_speed()
901 crypto_req_done, &wait); in test_ahash_speed_common()
1110 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed()
1331 crypto_req_done, &wait); in test_skcipher_speed()
H A Dalgif_hash.c427 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
H A Dadiantum.c139 crypto_req_done, &data->wait); in adiantum_setkey()
/linux/fs/erofs/
H A Ddecompressor_crypto.c43 crypto_req_done, &wait); in __z_erofs_crypto_decompress()
/linux/include/linux/
H A Dcrypto.h379 void crypto_req_done(void *req, int err);
/linux/drivers/nvme/common/
H A Dauth.c405 crypto_req_done, &wait); in nvme_auth_gen_pubkey()
432 crypto_req_done, &wait); in nvme_auth_gen_shared_secret()
/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c149 crypto_req_done, in test_skcipher()
/linux/security/keys/
H A Ddh.c255 crypto_req_done, &compl); in __keyctl_dh_compute()
/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.c1113 crypto_req_done, &result); in mv_cesa_ahmac_iv_state_init()
1153 crypto_req_done, &result); in mv_cesa_ahmac_pad_init()
/linux/drivers/crypto/qce/
H A Dsha.c370 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-common.c747 crypto_req_done, &wait); in eip93_hmac_setkey()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c433 crypto_req_done, &wait); in starfive_hash_long_setkey()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c635 crypto_req_done, &result); in safexcel_ahash_exit_inv()
1060 crypto_req_done, &result); in safexcel_hmac_init_pad()
1096 crypto_req_done, &result); in safexcel_hmac_init_iv()
/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c814 crypto_req_done, &wait); in kmb_ocs_hcu_setkey()

12