Searched refs:pDefFilter (Results 1 – 1 of 1) sorted by relevance
119 CPDF_Dictionary* pDefFilter = pCryptFilters->GetDict(name); in _LoadCryptInfo() local120 if (pDefFilter == NULL) { in _LoadCryptInfo()125 nKeyBits = pDefFilter->GetInteger(FX_BSTRC("Length"), 0); in _LoadCryptInfo()136 CFX_ByteString cipher_name = pDefFilter->GetString(FX_BSTRC("CFM")); in _LoadCryptInfo()