Searched refs:HDI_CAPABILITY_PREAUTH (Results 1 – 2 of 2) sorted by relevance
102 #define HDI_CAPABILITY_PREAUTH HDI_BIT(0) macro
683 if ((unsigned int)data.capabilities & HDI_CAPABILITY_PREAUTH) { in HdiGetIeTxt()