Searched refs:LDAP_SASL_DIGEST_MD5 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | digest_md5.c | 682 errnum = ldap_sasl_bind_s(ld, NULL, LDAP_SASL_DIGEST_MD5, in ldap_x_sasl_digest_md5_bind_s() 701 LDAP_SASL_DIGEST_MD5, &resp, in ldap_x_sasl_digest_md5_bind_s() 732 return (ldap_sasl_bind(ld, NULL, LDAP_SASL_DIGEST_MD5, in sasl_digest_md5_bind_1() 778 err = ldap_sasl_bind(ld, NULL, LDAP_SASL_DIGEST_MD5, in sasl_digest_md5_bind_2()
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 226 #define LDAP_SASL_DIGEST_MD5 "DIGEST-MD5" macro
|