Searched defs:byteSwap (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dmd5.c132 byteSwap(isc_uint32_t *buf, unsigned words) function
286 byteSwap(ctx->in, 16);
294 byteSwap(ctx->in, 16);
321 byteSwap(ctx->in, 16);
327 byteSwap(ctx->in, 14);
334 byteSwap(ctx->buf, 4);

Completed in 17 milliseconds