Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dmech_digestmd5.c1218 encode_buffer(coder_context_t *ctx, const void *in, size_t inlen, in encode_buffer() function
1402 if (encode_buffer(&ms->enc_ctx, buf, buflen, out, outlen) == -1) in saslc__mech_digestmd5_encode()