Home
last modified time | relevance | path

Searched refs:finalizeCipherContextAndDispose (Results 1 – 8 of 8) sorted by relevance

/trunk/main/package/source/package/zipapi/
H A Dblowfishcontext.hxx50 …virtual ::com::sun::star::uno::Sequence< ::sal_Int8 > SAL_CALL finalizeCipherContextAndDispose( )…
H A Dblowfishcontext.cxx105 uno::Sequence< ::sal_Int8 > SAL_CALL BlowfishCFB8CipherContext::finalizeCipherContextAndDispose() in finalizeCipherContextAndDispose() function in BlowfishCFB8CipherContext
H A DXUnbufferedStream.cxx277 … uno::Sequence< sal_Int8 > aSuffix = m_xCipherContext->finalizeCipherContextAndDispose(); in readBytes()
H A DZipOutputStream.cxx286 … uno::Sequence< sal_Int8 > aEncryptionBuffer = m_xCipherContext->finalizeCipherContextAndDispose(); in doDeflate()
H A DZipFile.cxx455 aDecryptBuffer2 = xCipher->finalizeCipherContextAndDispose(); in StaticHasValidPassword()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.hxx81 …virtual ::com::sun::star::uno::Sequence< ::sal_Int8 > SAL_CALL finalizeCipherContextAndDispose( )…
H A Dciphercontext.cxx178 uno::Sequence< ::sal_Int8 > SAL_CALL OCipherContext::finalizeCipherContextAndDispose() in finalizeCipherContextAndDispose() function in OCipherContext
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXCipherContext.idl76 sequence<byte> finalizeCipherContextAndDispose()

Completed in 36 milliseconds