Home
last modified time | relevance | path

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

/drivers/crypto/
A Domap-aes.h78 #define FLAGS_INIT BIT(5) macro
A Domap-des.c70 #define FLAGS_INIT BIT(4) macro
230 if (!(dd->flags & FLAGS_INIT)) { in omap_des_hw_init()
231 dd->flags |= FLAGS_INIT; in omap_des_hw_init()
A Domap-aes.c98 if (!(dd->flags & FLAGS_INIT)) { in omap_aes_hw_init()
99 dd->flags |= FLAGS_INIT; in omap_aes_hw_init()

Completed in 10 milliseconds