Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.h134 , ICryptoGetTextPassword *getDecoderPassword
D7zUpdate.cpp1561 , ICryptoGetTextPassword *getDecoderPassword in Update() argument
1795 if (!getDecoderPassword) in Update()
1798 RINOK(getDecoderPassword->CryptoGetTextPassword(&password)); in Update()