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

/freebsd-13-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c120 localip, auth_id, &ext_ssf); \
858 char *auth_id = NULL; local
1160 auth_id = NULL;
1164 auth_id) == SASL_OK));
1167 ext_ssf.auth_id = NULL;
2360 auth_id = verified ? c : NULL;
2366 auth_id) == SASL_OK));
2369 ext_ssf.auth_id = verified ? c : NULL;
5552 char *auth_id, sasl_ssf_t * ext_ssf)
5592 result = sasl_setprop(*conn, SASL_AUTH_EXTERNAL, auth_id);
5549 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.c1586 const char *auth_id; local
1646 auth_id = NULL;
1650 auth_id = out;
1658 saslresult = sasl_setprop(mci->mci_conn, SASL_AUTH_EXTERNAL, auth_id);
1719 ssf.auth_id = NULL;
1723 ssf.auth_id = out;
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_config.h231 u8 auth_id[MAX_NAI_AUTH_TYPES]; member in struct:hostapd_nai_realm_data::hostapd_nai_realm_eap
H A Dgas_serv.c420 wpabuf_put_u8(buf, eap->auth_id[j]);
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c1632 eap->auth_id[eap->num_auths] = atoi(pos);

Completed in 137 milliseconds