Searched refs:ccp_wpa_oui04 (Results 1 – 1 of 1) sorted by relevance
103 uint8_t ccp_wpa_oui04[HDD_WPA_OUI_SIZE] = { 0x00, 0x50, 0xf2, 0x04 }; variable2786 if (memcmp(cipher_suite, ccp_wpa_oui04, 4) == 0) in hdd_translate_wpa_to_csr_encryption_type()