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

/linux-4.4.14/drivers/crypto/
H A Dsahara.c50 #define FLAGS_NEW_KEY BIT(3) macro
459 if (ctx->flags & FLAGS_NEW_KEY) { sahara_hw_descriptor_create()
461 ctx->flags &= ~FLAGS_NEW_KEY; sahara_hw_descriptor_create()
612 ctx->flags |= FLAGS_NEW_KEY; sahara_aes_setkey()

Completed in 61 milliseconds