Searched refs:out_buf_len (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libsasl/lib/
H A Dexternal.c230 unsigned out_buf_len; member in struct:client_context
232 size_t out_buf_len; member in struct:client_context
344 &text->out_buf_len, *clientoutlen + 1);
346 result = _buf_alloc(&text->out_buf, &text->out_buf_len, *clientoutlen + 1);
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c239 unsigned out_buf_len; member in struct:context
2656 &(text->out_buf_len), resplen);
2671 &text->out_buf, &text->out_buf_len, &resplen,
2693 &text->out_buf, &text->out_buf_len, &resplen,
2713 &text->out_buf, &text->out_buf_len, &resplen,
2731 &text->out_buf, &text->out_buf_len, &resplen,
2755 &text->out_buf, &text->out_buf_len, &resplen,
2771 &text->out_buf, &text->out_buf_len, &resplen,
2797 &text->out_buf, &text->out_buf_len, &resplen,
3498 &(text->out_buf_len), resple
[all...]
/osnet-11/usr/src/lib/sasl_plugins/plain/
H A Dplain.c276 unsigned out_buf_len; member in struct:client_context
433 &(text->out_buf_len), *clientoutlen + 1);
/osnet-11/usr/src/lib/sasl_plugins/cram/
H A Dcram.c526 unsigned out_buf_len; member in struct:client_context
714 &(text->out_buf_len), maxsize);
/osnet-11/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c165 unsigned out_buf_len; member in struct:context
966 &(text->out_buf_len), *serveroutlen);
1204 &(text->out_buf_len), *serveroutlen);
1835 &(text->out_buf_len), *clientoutlen);
2084 &(text->out_buf_len), *clientoutlen);

Completed in 40 milliseconds