Home
last modified time | relevance | path

Searched refs:omap_sham_dev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-sham.c142 struct omap_sham_dev;
145 struct omap_sham_dev *dd;
195 void (*write_ctrl)(struct omap_sham_dev *dd, size_t length,
197 void (*trigger)(struct omap_sham_dev *dd, size_t length);
198 int (*poll_irq)(struct omap_sham_dev *dd);
217 struct omap_sham_dev { struct
252 static inline u32 omap_sham_read(struct omap_sham_dev *dd, u32 offset) in omap_sham_read()
257 static inline void omap_sham_write(struct omap_sham_dev *dd, in omap_sham_write()
263 static inline void omap_sham_write_mask(struct omap_sham_dev *dd, u32 address, in omap_sham_write_mask()
274 static inline int omap_sham_wait(struct omap_sham_dev *d
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-sham.c138 struct omap_sham_dev;
141 struct omap_sham_dev *dd;
190 void (*write_ctrl)(struct omap_sham_dev *dd, size_t length,
192 void (*trigger)(struct omap_sham_dev *dd, size_t length);
193 int (*poll_irq)(struct omap_sham_dev *dd);
212 struct omap_sham_dev { struct
247 static inline u32 omap_sham_read(struct omap_sham_dev *dd, u32 offset) in omap_sham_read()
252 static inline void omap_sham_write(struct omap_sham_dev *dd, in omap_sham_write()
258 static inline void omap_sham_write_mask(struct omap_sham_dev *dd, u32 address, in omap_sham_write_mask()
269 static inline int omap_sham_wait(struct omap_sham_dev *d
[all...]

Completed in 4 milliseconds