Searched refs:EIP93_HASH_MASK (Results 1 – 3 of 3) sorted by relevance
38 #define EIP93_HASH_MASK GENMASK(6, 3) macro
328 switch ((flags & EIP93_HASH_MASK)) { in eip93_set_sa_record()717 switch (ctx_flags & EIP93_HASH_MASK) { in eip93_hmac_setkey()
294 eip93_hash_init_sa_state_digest(ctx->flags & EIP93_HASH_MASK, in eip93_hash_init()450 switch ((ctx->flags & EIP93_HASH_MASK)) { in __eip93_hash_final()
Completed in 9 milliseconds