Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dbuffer.h48 ssize_t saslc__buffer32_fetch(saslc__buffer32_context_t *, const uint8_t *,
H A Dbuffer.c249 saslc__buffer32_fetch(saslc__buffer32_context_t *ctx, const uint8_t *in, in saslc__buffer32_fetch() function
H A Dmech_gssapi.c368 len = saslc__buffer32_fetch(ms->dec_ctx, in, inlen, &buf, &buflen); in saslc__mech_gssapi_decode()
H A Dmech_digestmd5.c1438 rval = saslc__buffer32_fetch(ms->dec_ctx.buf_ctx, in, inlen, &buf, &buflen); in saslc__mech_digestmd5_decode()