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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dmd5_utils.c86 MD5Transform(ctx->buf, ctx->in);
94 MD5Transform(ctx->buf, ctx->in);
121 MD5Transform(ctx->buf, ctx->in);
132 MD5Transform(ctx->buf, ctx->in);
159 MD5Transform(UWORD32 buf[4], UWORD32 const in[16]) { function

Completed in 26 milliseconds