Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/parser/
H A Dcpdf_crypto_handler.cpp79 bool m_bIV; member
92 pContext->m_bIV = true; in CryptStart()
118 pContext->m_bIV = true; in CryptStart()
154 if (pContext->m_bIV && bEncrypt) { in CryptStream()
156 pContext->m_bIV = false; in CryptStream()
171 if (!bEncrypt && pContext->m_bIV) { in CryptStream()
173 pContext->m_bIV = false; in CryptStream()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_parser/
H A Dcpdf_crypto_handler.cpp85 FX_BOOL m_bIV; member
98 pContext->m_bIV = TRUE; in CryptStart()
125 pContext->m_bIV = TRUE; in CryptStart()
159 if (pContext->m_bIV && bEncrypt) { in CryptStream()
161 pContext->m_bIV = FALSE; in CryptStream()
176 if (!bEncrypt && pContext->m_bIV) { in CryptStream()
178 pContext->m_bIV = FALSE; in CryptStream()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/parser/
H A Dcpdf_crypto_handler.cpp104 bool m_bIV; member
118 pContext->m_bIV = true; in CryptStart()
142 pContext->m_bIV = true; in CryptStart()
177 if (pContext->m_bIV && bEncrypt) { in CryptStream()
179 pContext->m_bIV = false; in CryptStream()
194 if (!bEncrypt && pContext->m_bIV) { in CryptStream()
196 pContext->m_bIV = false; in CryptStream()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/parser/
H A Dcpdf_crypto_handler.cpp104 bool m_bIV; member
118 pContext->m_bIV = true; in CryptStart()
142 pContext->m_bIV = true; in CryptStart()
177 if (pContext->m_bIV && bEncrypt) { in CryptStream()
179 pContext->m_bIV = false; in CryptStream()
194 if (!bEncrypt && pContext->m_bIV) { in CryptStream()
196 pContext->m_bIV = false; in CryptStream()