Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h158 CMyComPtr<ICryptoGetTextPassword> _cryptoGetTextPassword; variable
DArchiveExtractCallback.cpp1558 if (!_cryptoGetTextPassword) in CryptoGetTextPassword()
1561 &_cryptoGetTextPassword)); in CryptoGetTextPassword()
1563 return _cryptoGetTextPassword->CryptoGetTextPassword(password); in CryptoGetTextPassword()