Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/GUI/
DCompressDialog.cpp1735 UString encryptionMethod; in SetEncryptionMethod() local
1739 encryptionMethod = fo.EncryptionMethod; in SetEncryptionMethod()
1745 sel = (encryptionMethod.IsPrefixedBy_Ascii_NoCase("aes") ? 1 : 0); in SetEncryptionMethod()
/external/pdfium/xfa/fxfa/parser/
Delements.inc191 ELEM____(0x8852cdecu, "encryptionMethod", EncryptionMethod, NodeWithUse)