Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_security_handler.cpp73 bool IsValidKeyLengthForCipher(int cipher, size_t keylen) { in IsValidKeyLengthForCipher() function
272 if (!IsValidKeyLengthForCipher(*cipher, keylen)) in LoadCryptInfo()