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.cpp258 int iRoundSize = size + iBlockSize; in Revision6_Hash() local
260 iRoundSize += 48; in Revision6_Hash()
262 iBufLen = iRoundSize * 64; in Revision6_Hash()