Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/
Dqm.h206 int hisi_qp_send(struct hisi_qp *qp, const void *msg);
Dqm.c1357 int hisi_qp_send(struct hisi_qp *qp, const void *msg) in hisi_qp_send() function
1380 EXPORT_SYMBOL_GPL(hisi_qp_send);
/drivers/crypto/hisilicon/zip/
Dzip_crypto.c544 ret = hisi_qp_send(qp, zip_sqe); in hisi_zip_do_work()