Searched refs:auth_method (Results 1 – 2 of 2) sorted by relevance
75 u16 auth_method; /* shared key or open */ member263 enum gelic_eurus_auth_method auth_method; /* open/shared */ member
805 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_auth()824 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_auth()871 wl->auth_method = GELIC_EURUS_AUTH_SHARED; in gelic_wl_set_auth()874 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_auth()932 if (wl->auth_method == GELIC_EURUS_AUTH_SHARED) in gelic_wl_get_auth()934 else if (wl->auth_method == GELIC_EURUS_AUTH_OPEN) in gelic_wl_get_auth()1067 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_encode()1070 wl->auth_method = GELIC_EURUS_AUTH_SHARED; in gelic_wl_set_encode()1117 switch (wl->auth_method) { in gelic_wl_get_encode()1247 wl->auth_method = GELIC_EURUS_AUTH_OPEN; /* should be open */ in gelic_wl_set_encodeext()[all …]