Searched refs:pDefFilter (Results 1 – 1 of 1) sorted by relevance
124 CPDF_Dictionary* pDefFilter = pCryptFilters->GetDict(name); in _LoadCryptInfo() local125 if (!pDefFilter) { in _LoadCryptInfo()130 nKeyBits = pDefFilter->GetInteger("Length", 0); in _LoadCryptInfo()141 CFX_ByteString cipher_name = pDefFilter->GetString("CFM"); in _LoadCryptInfo()