Home
last modified time | relevance | path

Searched refs:BlowfishCFB8CipherContext (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/package/source/zipapi/
H A Dblowfishcontext.cxx35 uno::Reference< xml::crypto::XCipherContext > BlowfishCFB8CipherContext::Create( const uno::Sequenc… in Create()
37 ::rtl::Reference< BlowfishCFB8CipherContext > xResult = new BlowfishCFB8CipherContext(); in Create()
60 BlowfishCFB8CipherContext::~BlowfishCFB8CipherContext() in ~BlowfishCFB8CipherContext()
69 uno::Sequence< sal_Int8 > SAL_CALL BlowfishCFB8CipherContext::convertWithCipherContext( const uno::… in convertWithCipherContext()
105 uno::Sequence< ::sal_Int8 > SAL_CALL BlowfishCFB8CipherContext::finalizeCipherContextAndDispose() in finalizeCipherContextAndDispose()
H A Dblowfishcontext.hxx31 class BlowfishCFB8CipherContext : public cppu::WeakImplHelper1< ::com::sun::star::xml::crypto::XCip… class
37 BlowfishCFB8CipherContext() in BlowfishCFB8CipherContext() function in BlowfishCFB8CipherContext
44 virtual ~BlowfishCFB8CipherContext();
H A DZipFile.cxx184 …xResult = BlowfishCFB8CipherContext::Create( aDerivedKey, xEncryptionData->m_aInitVector, bEncrypt… in StaticGetCipher()

Completed in 81 milliseconds