Searched refs:authenticated (Results 1 – 17 of 17) sorted by relevance
269 int authenticated = NOT_AUTHENTICATED; /* not auth */ in run_ntlm_auth() local412 authenticated = AUTHENTICATED; in run_ntlm_auth()415 authenticated = NOT_AUTHENTICATED; in run_ntlm_auth()427 authenticated = NOT_AUTHENTICATED; in run_ntlm_auth()431 authenticated = NOT_AUTHENTICATED; in run_ntlm_auth()454 if ((authenticated == AUTHENTICATED) && nt_key && !got_user_session_key) { in run_ntlm_auth()458 return authenticated; in run_ntlm_auth()
147 transport->authenticated = FALSE; in _dbus_transport_init_base()503 if (transport->authenticated) in _dbus_transport_get_is_authenticated()636 transport->authenticated = maybe_authenticated; in _dbus_transport_get_is_authenticated()1038 if (!transport->authenticated) in _dbus_transport_get_unix_user()1070 if (!transport->authenticated) in _dbus_transport_get_unix_process_id()
109 …unsigned int authenticated : 1; /**< Cache of auth state; use _dbus_transport_get_is_a… member
338 self.authenticated = False463 if self.authenticated:468 self.authenticated = True472 while not self.authenticated:496 self.authenticated = True
52 # program to call for a RADIUS authenticated login
205 unsigned int authenticated:1; member
1027 wpa_s->mlme.authenticated = 1; in ieee80211_auth_completed()1215 if (wpa_s->mlme.authenticated) in ieee80211_rx_mgmt_deauth()1227 wpa_s->mlme.authenticated = 0; in ieee80211_rx_mgmt_deauth()
204 unsigned int authenticated:1; member
732 wpa_s->mlme.authenticated = 1; in ieee80211_auth_completed()934 if (wpa_s->mlme.authenticated) in ieee80211_rx_mgmt_deauth()946 wpa_s->mlme.authenticated = 0; in ieee80211_rx_mgmt_deauth()
224 * added support for authenticated EAP-FAST provisioning
86 allow authenticated users to gain elevated privileges. All multi-user systems
1403 …textit{taglen} bytes of \textit{tag} can be verified then \textit{res} is set to one (authenticated1542 Galois counter mode is an IEEE proposal for authenticated encryption (also it is a planned NIST sta…1579 …ty. The AAD is meant to be used as side--channel data you want to be authenticated with the packe…
3474 @item 32 : Must be authenticated
3336 32 : Must be authenticated
11059 fix to only recover unused bytes if we're already authenticated11061 authenticated if there are unused bytes.12879 !authenticated case correctly
23278 … - fixed 3304992 - REGRESSION: Every GET on an authenticated site requires a login (genentech)
59094 …One feature we lost is that CFNetwork would automatically send previously authenticated credentials