Searched refs:hasValidPassword (Results 1 – 2 of 2) sorted by relevance
494 sal_Bool ZipFile::hasValidPassword ( ZipEntry & rEntry, const ::rtl::Reference< EncryptionData >& r… in hasValidPassword() function in ZipFile556 bNeedRawStream = !hasValidPassword ( rEntry, rData ); in getInputStream()593 if ( rData->m_aDigest.getLength() && !hasValidPassword ( rEntry, rData ) ) in getDataStream()
94 sal_Bool hasValidPassword ( ZipEntry & rEntry, const ::rtl::Reference < EncryptionData > &rData );
Completed in 21 milliseconds