Searched refs:StaticGetCipher (Results 1 – 4 of 4) sorted by relevance
151 uno::Reference< xml::crypto::XCipherContext > ZipFile::StaticGetCipher( const uno::Reference< lang:… in StaticGetCipher() function in ZipFile448 …uno::Reference< xml::crypto::XCipherContext > xCipher( StaticGetCipher( xFactory, rData, false ), … in StaticHasValidPassword()
99 m_xCipherContext = ZipFile::StaticGetCipher( xFactory, rData, false ); in XUnbufferedStream()
106 … m_xCipherContext = ZipFile::StaticGetCipher( m_xFactory, pStream->GetEncryptionData(), true ); in putNextEntry()
135 … ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XCipherContext > StaticGetCipher(
Completed in 21 milliseconds