Searched refs:NEED_TWEAK (Results 1 – 2 of 2) sorted by relevance
29 #define NEED_TWEAK BIT(3) macro
64 .require_key = NEED_KEY1 | NEED_KEY2 | NEED_TWEAK,458 if (alg->require_key & NEED_TWEAK) { in caam_cipher_initialize()