Home
last modified time | relevance | path

Searched refs:hisi_qp_recv_sync (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.h269 enum hisi_drv_status hisi_qp_recv_sync(struct hisi_qp *qp, void *msg);
H A Dsec_pbkdf2.c133 ret = hisi_qp_recv_sync(qp, msg); in sec_pbkdf2_do_task()
H A Dhpre_dh.c124 ret = hisi_qp_recv_sync(qp, msg); in hpre_dh_do_task()
H A Dhpre_montgomery.c378 ret = hisi_qp_recv_sync(montgomery_qp, msg); in hpre_montgomery_do_task()
H A Dsec_hash.c232 ret = hisi_qp_recv_sync(qp, msg); in sec_digest_do_task()
H A Dsec_cipher.c26 ret = hisi_qp_recv_sync(qp, msg); in sec_do_cipher_task()
H A Dhisi_qm.c870 enum hisi_drv_status hisi_qp_recv_sync(struct hisi_qp *qp, void *msg) in hisi_qp_recv_sync() function
H A Dsec_authenc.c141 ret = hisi_qp_recv_sync(qp, msg); in sec_do_aead_task()
H A Dhpre_rsa.c97 ret = hisi_qp_recv_sync(rsa_qp, msg); in hpre_rsa_do_task()
H A Dhpre_ecc.c590 ret = hisi_qp_recv_sync(ecc_qp, msg); in hpre_do_ecc_task()