Home
last modified time | relevance | path

Searched refs:bEncrypt (Results 1 – 7 of 7) sorted by relevance

/trunk/main/package/source/package/zipapi/
H A Dblowfishcontext.cxx35 …o::Sequence< sal_Int8 >& aDerivedKey, const uno::Sequence< sal_Int8 >& aInitVector, bool bEncrypt ) in Create() argument
45 bEncrypt ? rtl_Cipher_DirectionEncode : rtl_Cipher_DirectionDecode, in Create()
55 xResult->m_bEncrypt = bEncrypt; in Create()
H A DZipOutputStream.cxx84 sal_Bool bEncrypt) in putNextEntry() argument
102 if (bEncrypt) in putNextEntry()
H A DZipFile.cxx151 …eFactory >& xArgFactory, const ::rtl::Reference< EncryptionData >& xEncryptionData, bool bEncrypt ) in StaticGetCipher() argument
180 …EncryptionData->m_nEncAlg, aDerivedKey, xEncryptionData->m_aInitVector, bEncrypt, uno::Sequence< b… in StaticGetCipher()
184 …esult = BlowfishCFB8CipherContext::Create( aDerivedKey, xEncryptionData->m_aInitVector, bEncrypt ); in StaticGetCipher()
H A Dblowfishcontext.hxx47 …t8 >& aDerivedKey, const ::com::sun::star::uno::Sequence< sal_Int8 >& aInitVector, bool bEncrypt );
/trunk/main/package/inc/
H A DZipOutputStream.hxx83 sal_Bool bEncrypt = sal_False )
H A DZipFile.hxx138 bool bEncrypt );
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3260 bool bEncrypt = m_pWriter ? m_pWriter->InitStd97CodecUpdateMedium( aCtx ) : false; in ExportDocument_Impl() local
3261 if ( bEncrypt ) in ExportDocument_Impl()
3324 if ( bEncrypt ) in ExportDocument_Impl()

Completed in 45 milliseconds