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

  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_encrypt.cpp 71 m_Cipher = FXCIPHER_NONE;
83 if (m_Cipher == FXCIPHER_NONE) {
118 cipher = FXCIPHER_NONE;
664 if (m_Cipher == FXCIPHER_NONE) {
727 if (m_Cipher == FXCIPHER_NONE) {
778 if (m_Cipher == FXCIPHER_NONE) {
831 if (m_Cipher == FXCIPHER_NONE) {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 605 #define FXCIPHER_NONE 0

Completed in 54 milliseconds