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