Searched refs:m_bNewCrypto (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_serial.h150 FX_BOOL m_bNewCrypto; member in class:CPDF_Creator
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_create.cpp896 m_bNewCrypto = FALSE;
2071 if (m_pCryptoHandler && m_bNewCrypto) {
2076 m_bNewCrypto = TRUE;
2118 if ((m_bStandardSecurity || m_bNewCrypto) && m_pCryptoHandler) {
2122 m_bNewCrypto = FALSE;

Completed in 86 milliseconds