Searched refs:ecc_ctxt (Results 1 – 1 of 1) sorted by relevance
199 void RS01ScanImage(Method *method, Image* image, struct MD5Context *ecc_ctxt, int mode) in RS01ScanImage() argument227 MD5Init(ecc_ctxt); /* md5sum of CRC portion of ecc file */ in RS01ScanImage()306 MD5Update(ecc_ctxt, (unsigned char*)crcbuf, size); in RS01ScanImage()373 MD5Update(ecc_ctxt, (unsigned char*)crcbuf, size); in RS01ScanImage()