Searched refs:EEncode (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/opie/libopie/
H A Dmd5c.c83 static VOIDRET EEncode FUNCTION((output, input, len), unsigned char *output AND UINT4 *input AND unsigned int len) function
201 EEncode(bits, context->count, 8);
212 EEncode(digest, context->state, 16);

Completed in 47 milliseconds