Lines Matching refs:output
101 * 5a. If SASL_CONTINUE, output to client, wait response, repeat 5
425 * output:
565 * output:
585 * output:
665 * of copying its output into the provided output buffers.
783 #define SASL_MAXOUTBUF 2 /* security layer max output buf unsigned */
894 * output:
919 * output:
1045 * output:
1062 * outputlen & output -- set to the server data to transmit
1233 * output is only valid until next call to sasl_encode or sasl_encodev
1241 const char **output, unsigned *outputlen);
1245 * output is only valid until next call to sasl_encode or sasl_encodev
1254 const char **output, unsigned *outputlen);
1259 * output is only valid until next call to sasl_decode
1261 * if outputlen is 0 on return, than the value of output is undefined.
1270 const char **output, unsigned *outputlen);