HomeSort by relevance Sort by last modified time
    Searched refs:_cryptoGetTextPassword (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.h 33 CMyComPtr<ICryptoGetTextPassword> _cryptoGetTextPassword;
ArchiveExtractCallback.cpp 480 if (!_cryptoGetTextPassword)
483 &_cryptoGetTextPassword));
485 return _cryptoGetTextPassword->CryptoGetTextPassword(password);

Completed in 476 milliseconds