Searched refs:SASL_FEAT_SERVER_FIRST (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/sasl_plugins/cram/
H A Dcram.c486 SASL_FEAT_SERVER_FIRST, /* features */
766 SASL_FEAT_SERVER_FIRST, /* features */
/osnet-11/usr/src/lib/libsasl/include/
H A Dsaslplug.h325 * SASL_FEAT_SERVER_FIRST as needed
331 * Not defining either of SASL_FEAT_SERVER_FIRST or
335 #define SASL_FEAT_SERVER_FIRST 0x0010 macro
/osnet-11/usr/src/lib/libsasl/lib/
H A Dclient.c1016 if(c_conn->mech->plug->features & SASL_FEAT_SERVER_FIRST) {
H A Dserver.c1883 if(s_conn->mech->plug->features & SASL_FEAT_SERVER_FIRST) {

Completed in 32 milliseconds