Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_crypto_handler.cpp356 auto dict_and_contents = std::move(may_be_sign_dictionaries.top()); in DecryptObjectTree() local
358 if (!IsSignatureDictionary(dict_and_contents.parent)) { in DecryptObjectTree()
360 object_to_decrypt = dict_and_contents.contents; in DecryptObjectTree()