HomeSort by relevance Sort by last modified time
    Searched refs:MD5ComputeID (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_icc.cpp 10 FX_BOOL MD5ComputeID( FX_LPCVOID buf, FX_DWORD dwSize, FX_BYTE ID[16] )
395 MD5ComputeID(pIccParam->pProfileData, pIccParam->dwProfileSize, ID);
406 MD5ComputeID(text.GetBuffer(0), text.GetLength(), ID);
    [all...]
  /external/pdfium/core/include/fxcodec/
fx_codec.h 287 FX_BOOL MD5ComputeID(FX_LPCVOID buf, FX_DWORD dwSize, FX_BYTE ID[16]);

Completed in 60 milliseconds