Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx34 uno::Reference< xml::crypto::XCipherContext > OCipherContext::Create( CK_MECHANISM_TYPE nNSSCipherI… in Create()
36 ::rtl::Reference< OCipherContext > xResult = new OCipherContext; in Create()
66 void OCipherContext::Dispose() in Dispose()
97 uno::Sequence< ::sal_Int8 > SAL_CALL OCipherContext::convertWithCipherContext( const uno::Sequence<… in convertWithCipherContext()
178 uno::Sequence< ::sal_Int8 > SAL_CALL OCipherContext::finalizeCipherContextAndDispose() in finalizeCipherContextAndDispose()
H A Dciphercontext.hxx33 class OCipherContext : public cppu::WeakImplHelper1< ::com::sun::star::xml::crypto::XCipherContext > class
56 OCipherContext() in OCipherContext() function in OCipherContext
72 virtual ~OCipherContext() in ~OCipherContext()
H A Dnssinitializer.cxx475 …xResult = OCipherContext::Create( nNSSCipherID, aKey, aInitializationVector, bEncryption, bW3CPadd… in getCipherContext()

Completed in 25 milliseconds