Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h186 CMyComPtr<ICryptoGetTextPassword> _cryptoGetTextPassword; variable
DArchiveExtractCallback.cpp1643 if (!_cryptoGetTextPassword) in CryptoGetTextPassword()
1646 &_cryptoGetTextPassword)); in CryptoGetTextPassword()
1648 return _cryptoGetTextPassword->CryptoGetTextPassword(password); in CryptoGetTextPassword()