| /linux/net/bluetooth/ |
| A D | ecdh_helper.c | 71 crypto_req_done, &result); in compute_ecdh_secret() 167 crypto_req_done, &result); in generate_ecdh_public_key()
|
| /linux/security/keys/trusted-keys/ |
| A D | trusted_dcp.c | 107 crypto_req_done, &wait); in do_dcp_crypto() 168 crypto_req_done, &wait); in do_aead_crypto()
|
| /linux/drivers/nvme/common/ |
| A D | auth.c | 413 crypto_req_done, &wait); in nvme_auth_gen_pubkey() 440 crypto_req_done, &wait); in nvme_auth_gen_shared_secret()
|
| /linux/crypto/ |
| A D | testmgr.c | 1570 crypto_req_done, &wait); in test_ahash_vec_cfg() 2156 req->base.complete != crypto_req_done || in test_aead_vec_cfg() 2173 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() 3483 crypto_req_done, &wait); in test_acomp() 3575 crypto_req_done, &wait); in test_acomp() 3966 crypto_req_done, &wait); in do_test_kpp() 4006 crypto_req_done, &wait); in do_test_kpp() 4036 crypto_req_done, &wait); in do_test_kpp() [all …]
|
| A D | api.c | 701 void crypto_req_done(void *data, int err) in crypto_req_done() function 711 EXPORT_SYMBOL_GPL(crypto_req_done);
|
| A D | akcipher.c | 197 crypto_req_done, &data->cwait); in crypto_akcipher_sync_prep()
|
| A D | algif_skcipher.c | 196 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
|
| A D | algif_hash.c | 432 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
|
| A D | tcrypt.c | 327 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()
|
| A D | algif_aead.c | 311 crypto_req_done, &ctx->wait); in _aead_recvmsg()
|
| A D | adiantum.c | 151 crypto_req_done, &data->wait); in adiantum_setkey()
|
| /linux/fs/crypto/ |
| A D | fname.c | 121 crypto_req_done, &wait); in fscrypt_fname_encrypt() 165 crypto_req_done, &wait); in fname_decrypt()
|
| A D | keysetup_v1.c | 70 crypto_req_done, &wait); in derive_key_aes()
|
| A D | crypto.c | 134 crypto_req_done, &wait); in fscrypt_crypt_data_unit()
|
| /linux/include/linux/ |
| A D | crypto.h | 390 void crypto_req_done(void *req, int err);
|
| /linux/security/keys/ |
| A D | dh.c | 255 crypto_req_done, &compl); in __keyctl_dh_compute()
|
| /linux/tools/testing/crypto/chacha20-s390/ |
| A D | test-cipher.c | 149 crypto_req_done, in test_skcipher()
|
| /linux/security/integrity/ima/ |
| A D | ima_crypto.c | 345 crypto_req_done, &wait); in ima_calc_file_hash_atfm() 676 crypto_req_done, &wait); in calc_buffer_ahash_atfm()
|
| /linux/Documentation/crypto/ |
| A D | api-samples.rst | 76 crypto_req_done, &wait);
|
| /linux/block/ |
| A D | blk-crypto-fallback.c | 205 crypto_req_done, wait); in blk_crypto_fallback_alloc_cipher_req()
|
| /linux/drivers/crypto/qce/ |
| A D | sha.c | 370 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
|
| /linux/drivers/crypto/marvell/cesa/ |
| A D | hash.c | 1115 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/ |
| A D | jh7110-hash.c | 430 crypto_req_done, &wait); in starfive_hash_long_setkey()
|
| /linux/drivers/crypto/inside-secure/ |
| A D | safexcel_hash.c | 637 crypto_req_done, &result); in safexcel_ahash_exit_inv() 1062 crypto_req_done, &result); in safexcel_hmac_init_pad() 1098 crypto_req_done, &result); in safexcel_hmac_init_iv()
|
| /linux/drivers/crypto/intel/keembay/ |
| A D | keembay-ocs-hcu-core.c | 805 crypto_req_done, &wait); in kmb_ocs_hcu_setkey()
|