Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Domap-sham.c247 static inline u32 omap_sham_read(struct omap_sham_dev *dd, u32 offset) in omap_sham_read() function
263 val = omap_sham_read(dd, address); in omap_sham_write_mask()
273 while (!(omap_sham_read(dd, offset) & bit)) { in omap_sham_wait()
290 hash[i] = omap_sham_read(dd, SHA_REG_IDIGEST(dd, i)); in omap_sham_copy_hash_omap2()
310 opad[i] = omap_sham_read(dd, in omap_sham_copy_hash_omap4()
1770 omap_sham_read(dd, SHA_REG_CTRL); in omap_sham_irq_omap2()
2130 rev = omap_sham_read(dd, SHA_REG_REV(dd)); in omap_sham_probe()