Home
last modified time | relevance | path

Searched refs:AES256_SetPassword (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_encrypt.cpp556 AES256_SetPassword(pEncryptDict, user_pass, user_size, FALSE, m_EncryptKey); in OnCreate()
558 AES256_SetPassword(pEncryptDict, owner_pass, owner_size, TRUE, in OnCreate()
643 void CPDF_StandardSecurityHandler::AES256_SetPassword( in AES256_SetPassword() function in CPDF_StandardSecurityHandler
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h651 void AES256_SetPassword(CPDF_Dictionary* pEncryptDict,