Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dmech_gssapi.c83 uint32_t imaxbuf; /* maximum input buffer size */ member
601 be32enc(input_value, ms->imaxbuf); in wrap_output_token()
723 ms->imaxbuf = ms->omaxbuf; in set_maxbufs()
737 ms->imaxbuf = (uint32_t)val; in set_maxbufs()
854 ms->dec_ctx = saslc__buffer32_create(sess, ms->imaxbuf); in saslc__mech_gssapi_cont()