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