Searched refs:KMU_KMUKSC_LKS_MASK (Results 1 – 2 of 2) sorted by relevance
200 p_kmu->kmuksc[slot] |= KMU_KMUKSC_LKS_MASK; in kmu_set_key_export_config_locked()214 if (p_kmu->kmuksc[slot] & KMU_KMUKSC_LKS_MASK) { in kmu_get_key_export_config_locked()
141 #define KMU_KMUKSC_LKS_MASK (0x1u<<KMU_KMUKSC_LKS_OFF) macro