Searched refs:TEGRA_SE_RSA_KEYSLOT_COUNT (Results 1 – 2 of 2) sorted by relevance
632 const unsigned int key_index_mod[TEGRA_SE_RSA_KEYSLOT_COUNT][2] = { in tegra_se_lp_rsakeytable_context_save()645 for (int slot = 0; slot < TEGRA_SE_RSA_KEYSLOT_COUNT; slot++) { in tegra_se_lp_rsakeytable_context_save()
518 #define TEGRA_SE_RSA_KEYSLOT_COUNT 2 macro