Searched refs:HDI_RSN_AUTH_KEY_MGMT_SAE (Results 1 – 2 of 2) sorted by relevance
117 #define HDI_RSN_AUTH_KEY_MGMT_SAE HDI_BIT_MULTI(0x00, 0x0f, 0xac, 8) macro
302 if (HDI_GET_RSN_ID(s) == HDI_RSN_AUTH_KEY_MGMT_SAE) { in HdiRsnKeyMgmtToAuthMgmt()