Searched defs:sec_dev (Results 1 – 4 of 4) sorted by relevance
228 struct sec_dev { struct229 struct hisi_qm qm;230 struct sec_debug debug;231 u32 ctx_q_num;232 bool iommu_used;
967 static int crypto4xx_register_alg(struct crypto4xx_device *sec_dev, in crypto4xx_register_alg()1006 static void crypto4xx_unregister_alg(struct crypto4xx_device *sec_dev) in crypto4xx_unregister_alg()
3732 struct em28xx *sec_dev = kmemdup(dev, sizeof(*sec_dev), GFP_KERNEL); in em28xx_duplicate_dev() local
754 struct sec_dev_info *sec_dev = NULL; in sec_device_get() local