Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec.h188 struct sec_dev { struct
189 struct hisi_qm qm;
190 struct sec_debug debug;
191 u32 ctx_q_num;
192 bool iommu_used;
/linux-6.12.1/drivers/crypto/amcc/
Dcrypto4xx_core.c1004 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()
/linux-6.12.1/drivers/media/usb/em28xx/
Dem28xx-cards.c3732 struct em28xx *sec_dev = kmemdup(dev, sizeof(*sec_dev), GFP_KERNEL); in em28xx_duplicate_dev() local
/linux-6.12.1/drivers/crypto/hisilicon/sec/
Dsec_drv.c754 struct sec_dev_info *sec_dev = NULL; in sec_device_get() local