Searched defs:sec_dev (Results 1 – 2 of 2) sorted by relevance
235 struct sec_dev { struct236 struct hisi_qm qm;237 struct sec_debug debug;238 u32 ctx_q_num;239 bool iommu_used;
968 static int crypto4xx_register_alg(struct crypto4xx_device *sec_dev, in crypto4xx_register_alg()1007 static void crypto4xx_unregister_alg(struct crypto4xx_device *sec_dev) in crypto4xx_unregister_alg()