Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c330 (qp->alg_type == 0) ? "" : "de", qp->qp_id, status, in hisi_zip_acomp_cb()
422 u8 alg_type[HZIP_CTX_Q_NUM]; in hisi_zip_ctx_init() local
428 alg_type[i] = i; in hisi_zip_ctx_init()
430 ret = zip_create_qps(qps, HZIP_CTX_Q_NUM, node, alg_type); in hisi_zip_ctx_init()