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.cpp69 bool IsValidKeyLengthForCipher(int cipher, int keylen) { in IsValidKeyLengthForCipher() function
168 return IsValidKeyLengthForCipher(cipher, keylen); in LoadCryptInfo()