Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t186/drivers/se/
A Dse.c244 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U, security; in tegra_se_save_sha256_hash() local
268 val = tegra_se_read_32(SE0_SHA_HASH_RESULT_0 + hash_offset); in tegra_se_save_sha256_hash()
271 hash_offset += BYTES_IN_WORD; in tegra_se_save_sha256_hash()
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/drivers/se/
A Dse.c387 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U; in tegra_se_save_sha256_pmc_scratch() local
400 val = tegra_se_read_32(SE0_SHA_HASH_RESULT_0 + hash_offset); in tegra_se_save_sha256_pmc_scratch()
403 hash_offset += BYTES_IN_WORD; in tegra_se_save_sha256_pmc_scratch()

Completed in 4 milliseconds