Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp326 bool crypted = false; in Extract() local
328 crypted = openCallback->Open_WasPasswordAsked(); in Extract()
335 RINOK(extractCallback->OpenResult(arcPath, result, crypted)); in Extract()