Home
last modified time | relevance | path

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

/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/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 Dapi.c704 void crypto_req_done(void *data, int err) in crypto_req_done() function
714 EXPORT_SYMBOL_GPL(crypto_req_done);
H A Dalgif_aead.c224 crypto_req_done, &ctx->wait); in _aead_recvmsg()
H A Dalgif_hash.c427 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
H A Dalgif_skcipher.c201 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
/linux/drivers/nvme/common/
H A Dauth.c409 crypto_req_done, &wait); in nvme_auth_gen_pubkey()
472 crypto_req_done, &wait); in nvme_auth_gen_session_key()
/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.c
/linux/Documentation/crypto/
H A Dapi-samples.rst76 crypto_req_done, &wait);
/linux/fs/smb/server/
H A Dauth.c894 crypto_req_done, &wait); in ksmbd_crypt_message()
/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/mm/
H A Dzswap.c830 crypto_req_done, &acomp_ctx->wait); in zswap_cpu_comp_prepare()
/linux/net/tls/
H A Dtls_sw.c283 crypto_req_done, &wait); in tls_do_decryption()
/linux/net/ceph/
H A Dmessenger_v2.c770 crypto_req_done, &con->v2.gcm_wait); in setup_crypto()
/linux/fs/smb/client/
H A Dsmb2ops.c4532 crypto_req_done, &wait); in crypt_message()