Searched refs:FLAC__MD5Transform (Results 1 – 1 of 1) sorted by relevance
55 static void FLAC__MD5Transform(FLAC__uint32 buf[4], FLAC__uint32 const in[16]) in FLAC__MD5Transform() function197 FLAC__MD5Transform(ctx->buf, ctx->in); in FLAC__MD5Update()205 FLAC__MD5Transform(ctx->buf, ctx->in); in FLAC__MD5Update()250 FLAC__MD5Transform(ctx->buf, ctx->in); in FLAC__MD5Final()260 FLAC__MD5Transform(ctx->buf, ctx->in); in FLAC__MD5Final()