Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/caam/
Dcaamhash.c1574 u32 alg_type; member
1748 int alg_type; member
Dcaamalg_qi2.c4399 u32 alg_type; member
4536 int alg_type; member
/Linux-v5.15/drivers/crypto/hisilicon/sec2/
Dsec.h152 enum sec_alg_type alg_type; member
Dsec_crypto.c471 int qp_ctx_id, int alg_type) in sec_create_qp_ctx()
1335 static void sec_update_iv(struct sec_req *req, enum sec_alg_type alg_type) in sec_update_iv()
/Linux-v5.15/drivers/crypto/rockchip/
Drk3288_crypto.h254 enum alg_type { enum
/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.c284 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument
2470 static struct hisi_qp *qm_create_qp_nolock(struct hisi_qm *qm, u8 alg_type) in qm_create_qp_nolock()
2517 struct hisi_qp *hisi_qm_create_qp(struct hisi_qm *qm, u8 alg_type) in hisi_qm_create_qp()
2921 u8 alg_type = 0; in hisi_qm_uacce_get_queue() local
3904 u8 alg_type, int node, struct hisi_qp **qps) in hisi_qm_alloc_qps_node()
Dqm.h296 u8 alg_type; member
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_crypto.c501 int alg_type, int req_type) in hisi_zip_start_qp()