Searched refs:SE_SHA_ENC_MODE_SHA224 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/tegra/ | ||
H A D | tegra-se.h | 40 #define SE_SHA_ENC_MODE_SHA224 SE_SHA_ENC_MODE(4) macro |
H A D | tegra-se-hash.c | 62 cfg |= SE_SHA_ENC_MODE_SHA224; in tegra_sha_get_config() |