HomeSort by relevance Sort by last modified time
    Searched refs:peerkey_enabled (Results 1 - 10 of 10) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa.h 81 int peerkey_enabled; member in struct:rsn_supp_config
wpa_i.h 56 int peerkey_enabled; member in struct:wpa_sm
peerkey.c 192 if (!sm->peerkey_enabled || sm->proto != WPA_PROTO_RSN) {
534 if (!sm->peerkey_enabled || sm->proto != WPA_PROTO_RSN) {
618 if (!sm->peerkey_enabled || sm->proto != WPA_PROTO_RSN) {
1012 if (sm->proto != WPA_PROTO_RSN || !sm->ptk_set || !sm->peerkey_enabled)
    [all...]
wpa.c     [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
peerkey.c 193 if (!sm->peerkey_enabled || sm->proto != WPA_PROTO_RSN) {
535 if (!sm->peerkey_enabled || sm->proto != WPA_PROTO_RSN) {
619 if (!sm->peerkey_enabled || sm->proto != WPA_PROTO_RSN) {
1015 if (sm->proto != WPA_PROTO_RSN || !sm->ptk_set || !sm->peerkey_enabled)
    [all...]
wpa.h 82 int peerkey_enabled; member in struct:rsn_supp_config
wpa_i.h 59 int peerkey_enabled; member in struct:wpa_sm
wpa.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpas_glue.c 631 conf.peerkey_enabled = ssid->peerkey;
  /external/wpa_supplicant_8/wpa_supplicant/
wpas_glue.c 729 conf.peerkey_enabled = ssid->peerkey;

Completed in 64 milliseconds