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

/linux-4.1.27/drivers/crypto/
H A Datmel-aes.c64 #define AES_FLAGS_INIT BIT(16) macro
269 if (!(dd->flags & AES_FLAGS_INIT)) { atmel_aes_hw_init()
272 dd->flags |= AES_FLAGS_INIT; atmel_aes_hw_init()

Completed in 49 milliseconds