Home
last modified time | relevance | path

Searched defs:psk (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/wlan/test/hdi_service/
Dwpa_hdi_direct_test.cpp353 char psk[32] = {0}; variable
363 uint8_t psk[32] = {0}; variable
Dwpa_hdi_hal_services_c_test.cpp510 char psk[32] = {0}; variable
524 uint8_t psk[32] = {0}; variable
/drivers/peripheral/wlan/wpa/client/include/
Dwpa_client.h180 unsigned char psk[WIFI_P2P_PASSWORD_SIZE]; member
239 unsigned char psk[WPA_VENDOR_PSK_LEN]; member
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_common_cmd.c887 char *psk, uint32_t pskLen) in WpaInterfaceGetPskPassphrase()
913 int32_t WpaInterfaceGetPsk(struct IWpaInterface *self, const char *ifName, uint8_t *psk, uint32_t *… in WpaInterfaceGetPsk()
Dwpa_hal_p2p_struct.h58 char psk[WIFI_P2P_PASSWORD_SIZE]; member
Dwpa_supplicant_hal.c661 static int WpaCliCmdGetPsk(WifiWpaStaInterface *this, unsigned char *psk, unsigned int *pskLen) in WpaCliCmdGetPsk()
694 static int WpaCliCmdGetPskPassphrase(WifiWpaStaInterface *this, char *psk, unsigned int pskLen) in WpaCliCmdGetPskPassphrase()
/drivers/peripheral/wlan/test/fuzztest/
Dwpa_common_fuzzer.cpp261 char psk[32] = {0}; in FuzzWpaInterfaceGetPskPassphrase() local
270 uint8_t psk[32] = {0}; in FuzzWpaInterfaceGetPsk() local