Searched refs:hisi_qp_send (Results 1 – 10 of 10) sorted by relevance
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | hisi_qm.h | 260 enum hisi_drv_status hisi_qp_send(struct hisi_qp *qp, void *msg);
|
| H A D | sec_pbkdf2.c | 126 ret = hisi_qp_send(qp, msg); in sec_pbkdf2_do_task()
|
| H A D | hpre_dh.c | 117 ret = hisi_qp_send(qp, msg); in hpre_dh_do_task()
|
| H A D | hpre_montgomery.c | 371 ret = hisi_qp_send(montgomery_qp, msg); in hpre_montgomery_do_task()
|
| H A D | sec_hash.c | 226 ret = hisi_qp_send(qp, msg); in sec_digest_do_task()
|
| H A D | sec_cipher.c | 20 ret = hisi_qp_send(qp, msg); in sec_do_cipher_task()
|
| H A D | hisi_qm.c | 783 enum hisi_drv_status hisi_qp_send(struct hisi_qp *qp, void *msg) in hisi_qp_send() function
|
| H A D | sec_authenc.c | 135 ret = hisi_qp_send(qp, msg); in sec_do_aead_task()
|
| H A D | hpre_rsa.c | 90 ret = hisi_qp_send(rsa_qp, msg); in hpre_rsa_do_task()
|
| H A D | hpre_ecc.c | 583 ret = hisi_qp_send(ecc_qp, msg); in hpre_do_ecc_task()
|