Searched refs:pDefFilter (Results 1 – 1 of 1) sorted by relevance
242 const CPDF_Dictionary* pDefFilter = pCryptFilters->GetDictFor(name); in LoadCryptInfo() local243 if (!pDefFilter) in LoadCryptInfo()248 nKeyBits = pDefFilter->GetIntegerFor("Length", 0); in LoadCryptInfo()262 ByteString cipher_name = pDefFilter->GetStringFor("CFM"); in LoadCryptInfo()