Searched refs:FLAC__MD5Transform (Results 1 – 1 of 1) sorted by relevance
54 static void FLAC__MD5Transform(FLAC__uint32 buf[4], FLAC__uint32 const in[16]) in FLAC__MD5Transform() function196 FLAC__MD5Transform(ctx->buf, ctx->in); in FLAC__MD5Update()204 FLAC__MD5Transform(ctx->buf, ctx->in); in FLAC__MD5Update()249 FLAC__MD5Transform(ctx->buf, ctx->in); in FLAC__MD5Final()259 FLAC__MD5Transform(ctx->buf, ctx->in); in FLAC__MD5Final()