Searched refs:ccp_wpa_oui05 (Results 1 – 1 of 1) sorted by relevance
104 uint8_t ccp_wpa_oui05[HDD_WPA_OUI_SIZE] = { 0x00, 0x50, 0xf2, 0x05 }; variable2794 else if (memcmp(cipher_suite, ccp_wpa_oui05, 4) == 0) in hdd_translate_wpa_to_csr_encryption_type()