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

/linux-4.1.27/drivers/crypto/
H A Dsahara.c50 #define FLAGS_NEW_KEY BIT(3) macro
485 if (ctx->flags & FLAGS_NEW_KEY) { sahara_hw_descriptor_create()
487 ctx->flags &= ~FLAGS_NEW_KEY; sahara_hw_descriptor_create()
638 ctx->flags |= FLAGS_NEW_KEY; sahara_aes_setkey()

Completed in 65 milliseconds