Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.h115 , ICryptoGetTextPassword *getDecoderPassword
D7zUpdate.cpp762 , ICryptoGetTextPassword *getDecoderPassword in Update() argument
925 if (!getDecoderPassword) in Update()
928 RINOK(getDecoderPassword->CryptoGetTextPassword(&password)); in Update()