Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.h260 enum hisi_drv_status hisi_qp_send(struct hisi_qp *qp, void *msg);
H A Dsec_pbkdf2.c126 ret = hisi_qp_send(qp, msg); in sec_pbkdf2_do_task()
H A Dhpre_dh.c117 ret = hisi_qp_send(qp, msg); in hpre_dh_do_task()
H A Dhpre_montgomery.c371 ret = hisi_qp_send(montgomery_qp, msg); in hpre_montgomery_do_task()
H A Dsec_hash.c226 ret = hisi_qp_send(qp, msg); in sec_digest_do_task()
H A Dsec_cipher.c20 ret = hisi_qp_send(qp, msg); in sec_do_cipher_task()
H A Dhisi_qm.c783 enum hisi_drv_status hisi_qp_send(struct hisi_qp *qp, void *msg) in hisi_qp_send() function
H A Dsec_authenc.c135 ret = hisi_qp_send(qp, msg); in sec_do_aead_task()
H A Dhpre_rsa.c90 ret = hisi_qp_send(rsa_qp, msg); in hpre_rsa_do_task()
H A Dhpre_ecc.c583 ret = hisi_qp_send(ecc_qp, msg); in hpre_do_ecc_task()