Searched refs:CheckOwnerPassword (Results 1 – 2 of 2) sorted by relevance
66 bool CheckOwnerPassword(const ByteString& password,
401 return CheckOwnerPassword(password, key, key_len); in CheckPassword()498 bool CPDF_SecurityHandler::CheckOwnerPassword(const ByteString& password, in CheckOwnerPassword() function in CPDF_SecurityHandler