Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/ !
H A Dqm.c264 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument
2052 static struct hisi_qp *find_shareable_qp(struct hisi_qm *qm, u8 alg_type, bool is_in_kernel) in find_shareable_qp()
2083 static struct hisi_qp *qm_create_qp_nolock(struct hisi_qm *qm, u8 alg_type, bool is_in_kernel) in qm_create_qp_nolock()
2127 static struct hisi_qp *hisi_qm_create_qp(struct hisi_qm *qm, u8 alg_type) in hisi_qm_create_qp()
2525 u8 alg_type = 0; in hisi_qm_uacce_get_queue() local
3691 static int qm_get_and_start_qp(struct hisi_qm *qm, int qp_num, struct hisi_qp **qps, u8 *alg_type) in qm_get_and_start_qp()
3782 u8 *alg_type, int node, struct hisi_qp **qps) in hisi_qm_alloc_qps_node()
/linux/drivers/crypto/caam/ !
H A Dcaamhash.c1583 u32 alg_type; member
1757 int alg_type; member
H A Dcaamalg_qi2.c4412 u32 alg_type; member
4549 int alg_type; member
/linux/drivers/crypto/hisilicon/zip/ !
H A Dzip_crypto.c422 u8 alg_type[HZIP_CTX_Q_NUM]; in hisi_zip_ctx_init() local
H A Dzip_main.c449 int zip_create_qps(struct hisi_qp **qps, int qp_num, int node, u8 *alg_type) in zip_create_qps()
/linux/drivers/crypto/hisilicon/sec2/ !
H A Dsec.h193 enum sec_alg_type alg_type; member
H A Dsec_crypto.c1642 static void sec_update_iv(struct sec_req *req, enum sec_alg_type alg_type) in sec_update_iv()
/linux/include/linux/ !
H A Dhisi_acc_qm.h459 u8 alg_type; member