Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.2/vts/functional/
Dsupplicant_p2p_iface_hidl_test.cpp59 std::string passphrase = kTestPassphrase; in TEST_F() local
66 p2p_iface_->addGroup_1_2(ssid, passphrase, persistent, freq, zero_mac_addr, in TEST_F()
78 std::string passphrase = kTestPassphrase; in TEST_F() local
86 ssid, passphrase, persistent, freq, zero_mac_addr, is_join, in TEST_F()
97 std::string passphrase = "1234"; in TEST_F() local
105 ssid, passphrase, persistent, freq, zero_mac_addr, is_join, in TEST_F()
116 std::string passphrase = kTestPassphrase; in TEST_F() local
124 ssid, passphrase, persistent, freq, zero_mac_addr, is_join, in TEST_F()
/hardware/interfaces/wifi/supplicant/1.2/
DISupplicantP2pIface.hal38 * passphrase, persistent mode, and frequency/band.
46 * @param pskPassphrase The passphrase of this group.
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pIfaceCallback.hal159 * @param passphrase PSK passphrase used to secure the group.
165 uint8_t[32] psk, string passphrase, MacAddress goDeviceAddress,
DISupplicantStaNetwork.hal34 /** Min length of PSK passphrase param. */
37 /** Max length of PSK passphrase param. */
264 * Set passphrase for WPA_PSK network.
283 * This is the calculated using 'wpa_passphrase <ssid> [passphrase]'
680 * Get passphrase for WPA_PSK network.
681 * Must return a failure if network has no passphrase set (use |getPsk| if
/hardware/interfaces/wifi/hostapd/1.0/
DIHostapd.hal32 /** Min length of PSK passphrase param. */
35 /** Max length of PSK passphrase param. */
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp1396 hidl_request.baseConfigs.securityConfig.passphrase.size(); in convertHidlNanPublishRequestToLegacy()
1409 memcpy(legacy_request->key_info.body.passphrase_info.passphrase, in convertHidlNanPublishRequestToLegacy()
1410 hidl_request.baseConfigs.securityConfig.passphrase.data(), in convertHidlNanPublishRequestToLegacy()
1548 hidl_request.baseConfigs.securityConfig.passphrase.size(); in convertHidlNanSubscribeRequestToLegacy()
1561 memcpy(legacy_request->key_info.body.passphrase_info.passphrase, in convertHidlNanSubscribeRequestToLegacy()
1562 hidl_request.baseConfigs.securityConfig.passphrase.data(), in convertHidlNanSubscribeRequestToLegacy()
1859 hidl_request.securityConfig.passphrase.size(); in convertHidlNanDataPathInitiatorRequestToLegacy()
1872 memcpy(legacy_request->key_info.body.passphrase_info.passphrase, in convertHidlNanDataPathInitiatorRequestToLegacy()
1873 hidl_request.securityConfig.passphrase.data(), in convertHidlNanDataPathInitiatorRequestToLegacy()
1940 hidl_request.securityConfig.passphrase.size(); in convertHidlNanDataPathIndicationResponseToLegacy()
[all …]
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan.cpp907 (char *)msg->key_info.body.passphrase_info.passphrase, in nan_data_request_initiator()
1023 (char *)msg->key_info.body.passphrase_info.passphrase, in nan_data_indication_response()
Dnan_req.cpp777 (const u8*)&pReq->key_info.body.passphrase_info.passphrase[0], in putNanPublish()
1040 (const u8*)&pReq->key_info.body.passphrase_info.passphrase[0], in putNanSubscribe()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h297 u8 passphrase[NAN_SECURITY_MAX_PASSPHRASE_LEN]; member
/hardware/interfaces/wifi/1.0/
Dtypes.hal721 PASSPHRASE, // security: passphrase
962 vec<uint8_t> passphrase;
1267 * A service name to be used with |passphrase| to construct a Pairwise Master Key (PMK) for the
1308 * A service name to be used with |passphrase| to construct a Pairwise Master Key (PMK) for the