Searched refs:WSEC_PASSPHRASE (Results 1 – 3 of 3) sorted by relevance
465 psk->flags = htod16( (uint16_t)WSEC_PASSPHRASE ); in whd_wifi_init_ap()528 psk->flags = htod16( (uint16_t)WSEC_PASSPHRASE ); in whd_wifi_init_ap()
594 psk->flags = htod16( (uint16_t)WSEC_PASSPHRASE ); in whd_wifi_set_passphrase()697 pmk->flags = htod16( (uint16_t)WSEC_PASSPHRASE ); in whd_wifi_set_pmk()
418 #define WSEC_PASSPHRASE (1 << 0) macro