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

  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_encrypt.cpp 88 return CheckSecurity(m_KeyLen);
90 FX_BOOL CPDF_StandardSecurityHandler::CheckSecurity(int32_t key_len) {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 668 FX_BOOL CheckSecurity(int32_t key_len);

Completed in 144 milliseconds