Searched refs:FLAC__MD5Update (Results 1 – 1 of 1) sorted by relevance
178 static void FLAC__MD5Update(FLAC__MD5Context *ctx, FLAC__byte const *buf, unsigned len) in FLAC__MD5Update() function513 FLAC__MD5Update(ctx, ctx->internal_buf.p8, bytes_needed); in FLAC__MD5Accumulate()