Home
last modified time | relevance | path

Searched refs:EIP93_HASH_MASK (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/inside-secure/eip93/
A Deip93-main.h38 #define EIP93_HASH_MASK GENMASK(6, 3) macro
A Deip93-common.c328 switch ((flags & EIP93_HASH_MASK)) { in eip93_set_sa_record()
717 switch (ctx_flags & EIP93_HASH_MASK) { in eip93_hmac_setkey()
A Deip93-hash.c294 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