Searched defs:sasl_encode (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsasl/lib/
H A Dcommon.c271 /* output is only valid until next call to sasl_encode or sasl_encodev */
272 int sasl_encode(sasl_conn_t *conn, const char *input, function
297 /* output is only valid until next call to sasl_encode or sasl_encodev */
318 "called sasl_encode[v] with application that does not support security layers");
321 "called sasl_encode[v] with application that does not support security layers");

Completed in 27 milliseconds