Home
last modified time | relevance | path

Searched refs:ccp_wapi_oui01 (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c169 uint8_t ccp_wapi_oui01[HDD_WAPI_OUI_SIZE] = { 0x00, 0x14, 0x72, 0x01 }; variable
2807 if (memcmp(auth_suite, ccp_wapi_oui01, 4) == 0) in hdd_translate_wapi_to_csr_auth_type()
2822 if (memcmp(cipher_suite, ccp_wapi_oui01, 4) == 0 || in hdd_translate_wapi_to_csr_encryption_type()