Searched refs:SE_AES_KEY_DST_INDEX (Results 1 – 2 of 2) sorted by relevance
66 cpuvaddr[i++] = SE_AES_KEY_DST_INDEX(slot); in tegra_key_prep_ins_cmd()
233 #define SE_AES_KEY_DST_INDEX(x) FIELD_PREP(GENMASK(11, 8), x) macro