Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t186/drivers/se/
A Dse.c132 uint32_t len_bits_msb; in tegra_se_calculate_sha256_hash() local
149 len_bits_msb = (uint32_t)(src_len_inbits >> 32U); in tegra_se_calculate_sha256_hash()
160 tegra_se_write_32(SE0_SHA_MSG_LENGTH_1, len_bits_msb); in tegra_se_calculate_sha256_hash()
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/drivers/se/
A Dse.c279 uint32_t len_bits_msb; in tegra_se_calculate_sha256_hash() local
296 len_bits_msb = (uint32_t)(src_len_inbits >> 32U); in tegra_se_calculate_sha256_hash()
307 tegra_se_write_32(SE0_SHA_MSG_LENGTH_1, len_bits_msb); in tegra_se_calculate_sha256_hash()

Completed in 4 milliseconds