Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/zip/
A Dzip_crypto.c39 HZIP_CTX_Q_NUM enumerator
83 struct hisi_zip_qp_ctx qp_ctx[HZIP_CTX_Q_NUM];
403 struct hisi_qp *qps[HZIP_CTX_Q_NUM] = { NULL }; in hisi_zip_ctx_init()
416 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_ctx_init()
425 hisi_qm_free_qps(qps, HZIP_CTX_Q_NUM); in hisi_zip_ctx_init()
441 for (i = 0; i < HZIP_CTX_Q_NUM; i++) in hisi_zip_ctx_exit()
451 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_create_req_q()
491 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_release_req_q()
504 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_create_sgl_pool()
528 for (i = 0; i < HZIP_CTX_Q_NUM; i++) in hisi_zip_release_sgl_pool()
[all …]

Completed in 7 milliseconds