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