Searched refs:check_user_password (Results 1 – 1 of 1) sorted by relevance
1170 static bool check_user_password( const OString& rPwd, PDFFileImplData* pData ) in check_user_password() function1238 bool bValid = check_user_password( rPwd, m_pData ); in setupDecryptionData()1271 bValid = check_user_password( OString( (sal_Char*)nPwd, 32 ), m_pData ); in setupDecryptionData()
Completed in 19 milliseconds