Home
last modified time | relevance | path

Searched refs:omap_sham_read (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/
Domap-sham.c250 static inline u32 omap_sham_read(struct omap_sham_dev *dd, u32 offset) in omap_sham_read() function
266 val = omap_sham_read(dd, address); in omap_sham_write_mask()
276 while (!(omap_sham_read(dd, offset) & bit)) { in omap_sham_wait()
293 hash[i] = omap_sham_read(dd, SHA_REG_IDIGEST(dd, i)); in omap_sham_copy_hash_omap2()
313 opad[i] = omap_sham_read(dd, in omap_sham_copy_hash_omap4()
1795 omap_sham_read(dd, SHA_REG_CTRL); in omap_sham_irq_omap2()
2160 rev = omap_sham_read(dd, SHA_REG_REV(dd)); in omap_sham_probe()