Searched defs:sec_dev (Results 1 – 4 of 4) sorted by relevance
186 struct sec_dev { struct187 struct hisi_qm qm;188 struct sec_debug debug;189 u32 ctx_q_num;190 bool iommu_used;
1001 static int crypto4xx_register_alg(struct crypto4xx_device *sec_dev, in crypto4xx_register_alg()1044 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