Home
last modified time | relevance | path

Searched defs:sec_dev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h235 struct sec_dev { struct
236 struct hisi_qm qm;
237 struct sec_debug debug;
238 u32 ctx_q_num;
239 bool iommu_used;
/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.c968 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()