Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_security_handler.cpp255 int iRoundSize = password.GetLength() + iBlockSize; in Revision6_Hash() local
257 iRoundSize += 48; in Revision6_Hash()
259 iBufLen = iRoundSize * 64; in Revision6_Hash()