Home
last modified time | relevance | path

Searched defs:user_pass (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_encrypt.cpp518 CFX_ByteString user_pass = GetUserPassword(password, pass_size, key_len); in CheckOwnerPassword() local
534 const uint8_t* user_pass, in OnCreate()
628 const uint8_t* user_pass, in OnCreate()
638 const uint8_t* user_pass, in OnCreate()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_create.cpp2020 CFX_ByteString user_pass = m_pParser->GetPassword(); in InitID() local