Searched refs:SHA_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/aspeed/ | ||
H A D | aspeed-hace.h | 124 #define SHA_FLAGS_MASK (0xff) macro |
H A D | aspeed-hace-hash.c | 85 switch (rctx->flags & SHA_FLAGS_MASK) { in aspeed_ahash_fill_padding() |