Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h140 CMyComPtr<ICryptoGetTextPassword> _cryptoGetTextPassword; variable
DArchiveExtractCallback.cpp1110 if (!_cryptoGetTextPassword) in CryptoGetTextPassword()
1113 &_cryptoGetTextPassword)); in CryptoGetTextPassword()
1115 return _cryptoGetTextPassword->CryptoGetTextPassword(password); in CryptoGetTextPassword()