Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dmd5.c178 static void FLAC__MD5Update(FLAC__MD5Context *ctx, FLAC__byte const *buf, unsigned len) in FLAC__MD5Update() function
513 FLAC__MD5Update(ctx, ctx->internal_buf.p8, bytes_needed); in FLAC__MD5Accumulate()