Searched refs:auth_id (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dap_config.h172 u8 auth_id[MAX_NAI_AUTH_TYPES]; member in struct:hostapd_nai_realm_data::hostapd_nai_realm_eap
H A Dgas_serv.c259 wpabuf_put_u8(buf, eap->auth_id[j]);
/freebsd-10.1-release/contrib/sendmail/src/
H A Dsrvrsmtp.c88 localip, auth_id, &ext_ssf); \
598 char *auth_id = NULL; local
893 auth_id = NULL;
897 auth_id) == SASL_OK));
900 ext_ssf.auth_id = NULL;
1995 auth_id = verified ? c : NULL;
2001 auth_id) == SASL_OK));
2004 ext_ssf.auth_id = verified ? c : NULL;
5020 char *auth_id, sasl_ssf_t * ext_ssf)
5060 result = sasl_setprop(*conn, SASL_AUTH_EXTERNAL, auth_id);
5017 reset_saslconn(sasl_conn_t **conn, char *hostname, char *remoteip, char *localip, char *auth_id, sasl_ssf_t * ext_ssf) argument
[all...]
H A Dusersmtp.c1569 const char *auth_id; local
1629 auth_id = NULL;
1633 auth_id = out;
1641 saslresult = sasl_setprop(mci->mci_conn, SASL_AUTH_EXTERNAL, auth_id);
1702 ssf.auth_id = NULL;
1706 ssf.auth_id = out;
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c1527 eap->auth_id[eap->num_auths] = atoi(pos);

Completed in 136 milliseconds