Home
last modified time | relevance | path

Searched refs:SASL_ENCRYPT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libsasl/include/
H A Dsasl.h209 #define SASL_ENCRYPT -16 /* encryption needed to use mechanism */ macro
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c536 case SASL_ENCRYPT: in nsldapi_sasl_cvterrno()
/titanic_41/usr/src/lib/libsasl/lib/
H A Dcommon.c1162 case SASL_ENCRYPT: s = gettext("encryption needed to use mechanism"); in sasl_errstring()
1238 case SASL_ENCRYPT: return "encryption needed to use mechanism"; in sasl_errstring()
H A Dserver.c2312 RETURN(conn, SASL_ENCRYPT);