Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace.h124 #define SHA_FLAGS_MASK (0xff) macro
H A Daspeed-hace-hash.c85 switch (rctx->flags & SHA_FLAGS_MASK) { in aspeed_ahash_fill_padding()