Home
last modified time | relevance | path

Searched refs:FLAC__MD5Transform (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/libFLAC/
Dmd5.c55 static void FLAC__MD5Transform(FLAC__uint32 buf[4], FLAC__uint32 const in[16]) in FLAC__MD5Transform() function
197 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()