Searched refs:HDI_RSN_CIPHER_SUITE_NONE (Results 1 – 2 of 2) sorted by relevance
130 #define HDI_RSN_CIPHER_SUITE_NONE HDI_BIT_MULTI(0x00, 0x0f, 0xac, 0) macro
250 if (HDI_GET_RSN_ID(s) == HDI_RSN_CIPHER_SUITE_NONE) { in HdiRsnIdToCipherSuite()