Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/nvidia/tegra/soc/t210/drivers/se/
Dsecurity_engine.c558 val = SE_CTX_SAVE_SRC_AES_KEYTABLE | in tegra_se_aeskeytable_context_save()
582 val = SE_CTX_SAVE_SRC_AES_KEYTABLE | in tegra_se_aeskeytable_context_save()
602 val = SE_CTX_SAVE_SRC_AES_KEYTABLE | in tegra_se_aeskeytable_context_save()
Dse_private.h336 #define SE_CTX_SAVE_SRC_AES_KEYTABLE \ macro