Home | History | Annotate | Download | only in libldap

Lines Matching refs:sasl

1 /*	$NetBSD: sasl.c,v 1.4 2025/09/05 21:16:21 christos Exp $	*/
26 * sasl [3] SaslCredentials -- LDAPv3
38 __RCSID("$NetBSD: sasl.c,v 1.4 2025/09/05 21:16:21 christos Exp $");
94 /* SASL bind w/o credentials */
101 /* SASL bind w/ credentials */
425 * ldap_sasl_interactive_bind - interactive SASL authentication
503 * ldap_sasl_interactive_bind_s - interactive SASL authentication
552 #include <sasl/sasl.h>
554 #include <sasl.h>