Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t210/drivers/se/
A Dsecurity_engine.c101 .ctx_save_buf = (uint32_t *)&se1_ctx_buf
414 if (!se_dev->ctx_save_buf) { in tegra_se_lp_generate_random_data()
419 se_dev->ctx_save_buf)->rand_data))); in tegra_se_lp_generate_random_data()
511 if (!se_dev->ctx_save_buf) { in tegra_se_lp_sticky_bits_context_save()
545 if (!se_dev->ctx_save_buf) { in tegra_se_aeskeytable_context_save()
642 ctx_save_buf)->rsa_keys))); in tegra_se_lp_rsakeytable_context_save()
711 ctx_save_buf)->pka_ctx.pka_keys))); in tegra_se_pkakeytable_context_save()
798 ctx_save_buf)->rand_data))), in tegra_se_context_save_sw()
800 ctx_save_buf)->rand_data))), in tegra_se_context_save_sw()
873 ((uint64_t)(se_dev->ctx_save_buf))); in tegra_se_context_save_sw()
[all …]
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/include/drivers/
A Dsecurity_engine.h42 uint32_t *ctx_save_buf; member

Completed in 4 milliseconds