Searched refs:GetTextPassword (Results 1 – 1 of 1) sorted by relevance
1103 CMyComPtr<ICryptoGetTextPassword> GetTextPassword; member in CArchiveOpenCallback_Offset1125 if (GetTextPassword) in CryptoGetTextPassword()1126 return GetTextPassword->CryptoGetTextPassword(password); in CryptoGetTextPassword()2358 …c->Callback.QueryInterface(IID_ICryptoGetTextPassword, &openCallback_Offset_Spec->GetTextPassword); in OpenStream2()