Searched refs:get_md5sum (Results 1 – 3 of 3) sorted by relevance
335 const FLAC__byte *get_md5sum() const;
289 const FLAC__byte *StreamInfo::get_md5sum() const in get_md5sum() function in FLAC::Metadata::StreamInfo
461 if(0 != memcmp(block.get_md5sum(), streaminfo_.data.stream_info.md5sum, 16)) in test_metadata_object_streaminfo()