Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Daspeed_hace.c36 #define HASH_ALGO_MASK (BIT(4) | BIT(5) | BIT(6)) macro
87 reg &= HASH_ALGO_MASK | SHA512_HASH_ALGO_MASK; in hash_algo_lookup()