Home
last modified time | relevance | path

Searched refs:IsValidKeyLengthForCipher (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_security_handler.cpp78 bool IsValidKeyLengthForCipher(CPDF_CryptoHandler::Cipher cipher, in IsValidKeyLengthForCipher() function
278 if (!IsValidKeyLengthForCipher(*cipher, keylen)) in LoadCryptInfo()