Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dbuffer.h46 saslc__buffer32_context_t *saslc__buffer32_create(saslc_sess_t *, size_t);
H A Dbuffer.c217 saslc__buffer32_create(saslc_sess_t *sess, size_t maxbuf) in saslc__buffer32_create() function
H A Dmech_gssapi.c854 ms->dec_ctx = saslc__buffer32_create(sess, ms->imaxbuf); in saslc__mech_gssapi_cont()
H A Dmech_digestmd5.c2153 ms->dec_ctx.buf_ctx = saslc__buffer32_create(sess, ms->rdata.maxbuf); in init_coder_context()