Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.h83 , ICryptoGetTextPassword *getDecoderPassword
D7zUpdate.cpp690 , ICryptoGetTextPassword *getDecoderPassword in Update() argument
851 if (!getDecoderPassword) in Update()
854 RINOK(getDecoderPassword->CryptoGetTextPassword(&password)); in Update()