Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dbuffer.h41 saslc__buffer_context_t *saslc__buffer_create(saslc_sess_t *, size_t);
H A Dbuffer.c117 saslc__buffer_create(saslc_sess_t *sess, size_t maxbuf) in saslc__buffer_create() function
H A Dmech_gssapi.c855 ms->enc_ctx = saslc__buffer_create(sess, ms->omaxbuf); in saslc__mech_gssapi_cont()
H A Dmech_digestmd5.c2159 ms->enc_ctx.buf_ctx = saslc__buffer_create(sess, in init_coder_context()