Searched refs:password_to_key (Results 1 – 1 of 1) sorted by relevance
1135 static sal_uInt32 password_to_key( const OString& rPwd, sal_uInt8* pOutKey, PDFFileImplData* pData,… in password_to_key() function1177 sal_uInt32 nKeyLen = password_to_key( rPwd, aKey, pData, false ); in check_user_password()1247 sal_uInt32 nKeyLen = password_to_key( rPwd, aKey, m_pData, true ); in setupDecryptionData()
Completed in 18 milliseconds