Home
last modified time | relevance | path

Searched refs:authnid (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/jabberd/jabberd-2.7.0/sx/
H A Dsasl.c194 creds.authnid = gsasl_property_fast(sd, GSASL_AUTHID); in _sx_sasl_open()
214 sprintf(authzid, "%s@%s", creds.authnid, realm); in _sx_sasl_open()
755 creds.authnid = gsasl_property_fast(sd, GSASL_AUTHID); in _sx_sasl_gsasl_callback()
757 if(!creds.authnid) return GSASL_NO_AUTHID; in _sx_sasl_gsasl_callback()
784 creds.authnid = gsasl_property_fast(sd, GSASL_AUTHID); in _sx_sasl_gsasl_callback()
787 if(!creds.authnid) return GSASL_NO_AUTHID; in _sx_sasl_gsasl_callback()
798 if(!creds.authnid) return GSASL_NO_AUTHID; in _sx_sasl_gsasl_callback()
801 gsasl_property_set(sd, GSASL_AUTHID, creds.authnid); in _sx_sasl_gsasl_callback()
806 creds.authnid = gsasl_property_fast(sd, GSASL_ANONYMOUS_TOKEN); in _sx_sasl_gsasl_callback()
807 if(!creds.authnid) return GSASL_NO_ANONYMOUS_TOKEN; in _sx_sasl_gsasl_callback()
[all …]
H A Dplugins.h126 const char *authnid; member
/dports/net-im/jabberd/jabberd-2.7.0/router/
H A Dmain.c229 …log_debug(ZONE, "sx sasl callback: get pass (authnid=%s, realm=%s)", creds->authnid, creds->realm); in _router_sx_sasl_callback()
231 pass = xhash_get(r->users, creds->authnid); in _router_sx_sasl_callback()
242 …log_debug(ZONE, "sx sasl callback: check pass (authnid=%s, realm=%s)", creds->authnid, creds->real… in _router_sx_sasl_callback()
244 pass = xhash_get(r->users, creds->authnid); in _router_sx_sasl_callback()
254 if (strcmp(creds->authnid, creds->authzid) == 0) in _router_sx_sasl_callback()
/dports/net-im/jabberd/jabberd-2.7.0/c2s/
H A Dmain.c477 …log_debug(ZONE, "sx sasl callback: get pass (authnid=%s, realm=%s)", creds->authnid, creds->realm); in _c2s_sx_sasl_callback()
480 …sess->host->ar, sess, (char *)creds->authnid, (creds->realm != NULL) ? (char *)creds->realm: "", b… in _c2s_sx_sasl_callback()
491 …log_debug(ZONE, "sx sasl callback: check pass (authnid=%s, realm=%s)", creds->authnid, creds->real… in _c2s_sx_sasl_callback()
495 …sess->host->ar, sess, (char *)creds->authnid, (creds->realm != NULL) ? (char *)creds->realm : "", … in _c2s_sx_sasl_callback()
502 …if ((sess->host->ar->get_password)(sess->host->ar, sess, (char *)creds->authnid, (creds->realm != … in _c2s_sx_sasl_callback()
534 …if (sess->host->ar->user_authz_allowed(sess->host->ar, sess, (char *)creds->authnid, (char *)creds… in _c2s_sx_sasl_callback()
537 if (strcmp(creds->authnid, jid.node) == 0 && in _c2s_sx_sasl_callback()
/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dssl.c25614 static const struct authnid { in wolfSSL_CIPHER_get_auth_nid() struct
25626 const struct authnid* sa; in wolfSSL_CIPHER_get_auth_nid()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c25614 static const struct authnid { in wolfSSL_CIPHER_get_auth_nid() struct
25626 const struct authnid* sa; in wolfSSL_CIPHER_get_auth_nid()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c25614 static const struct authnid { in wolfSSL_CIPHER_get_auth_nid() struct
25626 const struct authnid* sa; in wolfSSL_CIPHER_get_auth_nid()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c25614 static const struct authnid { in wolfSSL_CIPHER_get_auth_nid() struct
25626 const struct authnid* sa; in wolfSSL_CIPHER_get_auth_nid()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c25614 static const struct authnid { in wolfSSL_CIPHER_get_auth_nid() struct
25626 const struct authnid* sa; in wolfSSL_CIPHER_get_auth_nid()