Searched refs:GetCryptInfo (Results 1 – 2 of 2) sorted by relevance
564 virtual FX_BOOL GetCryptInfo(int& cipher,584 FX_BOOL GetCryptInfo(int& cipher,
198 FX_BOOL CPDF_StandardSecurityHandler::GetCryptInfo(int& cipher, in GetCryptInfo() function in CPDF_StandardSecurityHandler947 if (!pSecurityHandler->GetCryptInfo(m_Cipher, key, m_KeyLen)) { in Init()