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