Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip.h84 int zip_create_qps(struct hisi_qp **qps, int qp_num, int node);
H A Dzip_crypto.c563 ret = zip_create_qps(qps, HZIP_CTX_Q_NUM, node); in hisi_zip_ctx_init()
H A Dzip_main.c453 int zip_create_qps(struct hisi_qp **qps, int qp_num, int node) in zip_create_qps() function