Searched defs:alg_type (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/samples/crypto/ |
| H A D | fips140_lab_util.c | 220 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 D | fsl_hash.c | 24 u32 alg_type; member
|
| H A D | jobdesc.c | 178 u32 alg_type, uint32_t alg_size, int sg_tbl) in inline_cnstr_jobdesc_hash()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | picoxcell_crypto.c | 528 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 D | qm.c | 197 #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 D | qm.h | 268 u8 alg_type; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/ |
| H A D | sec_crypto.c | 370 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 D | sec.h | 137 enum sec_alg_type alg_type; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caamhash.c | 1574 u32 alg_type; member 1748 int alg_type; member
|
| H A D | caamalg_qi2.c | 4396 u32 alg_type; member 4533 int alg_type; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto.h | 253 enum alg_type { enum
|
| H A D | rk_crypto_core.h | 222 enum alg_type { enum
|
| /OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/ |
| H A D | zip_crypto.c | 154 int alg_type, int req_type) in hisi_zip_start_qp()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | avbtool.py | 498 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 D | avbtool | 422 def lookup_algorithm_by_type(alg_type): argument
|