Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t186/drivers/se/
A Dse.c73 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
105 if (last_buf == 1U) { in tegra_se_start_normal_operation()
128 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
221 last_buf = 1U; in tegra_se_calculate_sha256_hash()
224 last_buf = 0U; in tegra_se_calculate_sha256_hash()
228 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/drivers/se/
A Dse.c230 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation() argument
262 if (last_buf == 1U) { in tegra_se_start_normal_operation()
275 uint32_t val, last_buf, i; in tegra_se_calculate_sha256_hash() local
368 last_buf = 1U; in tegra_se_calculate_sha256_hash()
371 last_buf = 0U; in tegra_se_calculate_sha256_hash()
375 last_buf, src_len_inbyte); in tegra_se_calculate_sha256_hash()

Completed in 5 milliseconds