Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/crypto/
H A Dfips140_lab_util.c220 static int get_alg_fd(const char *alg_type, const char *alg_name) in get_alg_fd()
322 const char *alg_type; member
/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c24 u32 alg_type; member
H A Djobdesc.c178 u32 alg_type, uint32_t alg_size, int sg_tbl) in inline_cnstr_jobdesc_hash()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpicoxcell_crypto.c528 static int spacc_aead_do_fallback(struct aead_request *req, unsigned alg_type, in spacc_aead_do_fallback()
627 unsigned alg_type, bool is_encrypt) in spacc_aead_setup()
899 unsigned alg_type, bool is_encrypt) in spacc_ablk_do_fallback()
923 static int spacc_ablk_setup(struct skcipher_request *req, unsigned alg_type, in spacc_ablk_setup()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.c197 #define QM_MK_SQC_W13(priority, orders, alg_type) \ argument
1654 static struct hisi_qp *qm_create_qp_nolock(struct hisi_qm *qm, u8 alg_type) in qm_create_qp_nolock()
1700 struct hisi_qp *hisi_qm_create_qp(struct hisi_qm *qm, u8 alg_type) in hisi_qm_create_qp()
2031 u8 alg_type = 0; in hisi_qm_uacce_get_queue() local
3030 u8 alg_type, int node, struct hisi_qp **qps) in hisi_qm_alloc_qps_node()
H A Dqm.h268 u8 alg_type; member
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c370 int qp_ctx_id, int alg_type) in sec_create_qp_ctx()
1036 static void sec_update_iv(struct sec_req *req, enum sec_alg_type alg_type) in sec_update_iv()
H A Dsec.h137 enum sec_alg_type alg_type; member
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamhash.c1574 u32 alg_type; member
1748 int alg_type; member
H A Dcaamalg_qi2.c4396 u32 alg_type; member
4533 int alg_type; member
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk3288_crypto.h253 enum alg_type { enum
H A Drk_crypto_core.h222 enum alg_type { enum
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c154 int alg_type, int req_type) in hisi_zip_start_qp()
/OK3568_Linux_fs/u-boot/scripts/
H A Davbtool.py498 def lookup_algorithm_by_type(alg_type): argument
517 def lookup_hash_size_by_type(alg_type): argument
/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/
H A Davbtool422 def lookup_algorithm_by_type(alg_type): argument