Searched refs:IsValidKeyLengthForCipher (Results 1 – 1 of 1) sorted by relevance
78 bool IsValidKeyLengthForCipher(CPDF_CryptoHandler::Cipher cipher, in IsValidKeyLengthForCipher() function278 if (!IsValidKeyLengthForCipher(*cipher, keylen)) in LoadCryptInfo()