Searched refs:SecurityEnvironment_MSCryptImpl (Results 1 – 11 of 11) sorted by relevance
125 SecurityEnvironment_MSCryptImpl :: SecurityEnvironment_MSCryptImpl( const Reference< XMultiServiceF… in SecurityEnvironment_MSCryptImpl() function in SecurityEnvironment_MSCryptImpl129 SecurityEnvironment_MSCryptImpl :: ~SecurityEnvironment_MSCryptImpl() { in ~SecurityEnvironment_MSCryptImpl()196 void SAL_CALL SecurityEnvironment_MSCryptImpl :: initialize( const Sequence< Any >& /*aArguments*/ … in initialize()201 OUString SAL_CALL SecurityEnvironment_MSCryptImpl :: getImplementationName() throw( RuntimeExceptio… in getImplementationName()206 sal_Bool SAL_CALL SecurityEnvironment_MSCryptImpl :: supportsService( const OUString& serviceName) … in supportsService()217 Sequence< OUString > SAL_CALL SecurityEnvironment_MSCryptImpl :: getSupportedServiceNames() throw( … in getSupportedServiceNames()222 Sequence< OUString > SecurityEnvironment_MSCryptImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()229 OUString SecurityEnvironment_MSCryptImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()234 Reference< XInterface > SAL_CALL SecurityEnvironment_MSCryptImpl :: impl_createInstance( const Refe… in impl_createInstance()235 return Reference< XInterface >( *new SecurityEnvironment_MSCryptImpl( aServiceManager ) ) ; in impl_createInstance()[all …]
96 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in generate()196 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in validate()
98 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in encrypt()235 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xSecTunnel->getSome… in decrypt()
62 class SecurityEnvironment_MSCryptImpl : public ::cppu::WeakImplHelper4< class97 …SecurityEnvironment_MSCryptImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::X…98 virtual ~SecurityEnvironment_MSCryptImpl() ;152 …static SecurityEnvironment_MSCryptImpl* getImplementation( const ::com::sun::star::uno::Reference<…
109 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in createSecurityContext()
159 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome…
60 …} else if( SecurityEnvironment_MSCryptImpl::impl_getImplementationName().equals( OUString::createF… in mscrypt_component_getFactory()61 …xFactory = SecurityEnvironment_MSCryptImpl::impl_createFactory( reinterpret_cast< XMultiServiceFac… in mscrypt_component_getFactory()
109 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()
234 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()
269 …SecurityEnvironment_MSCryptImpl* pSecEnv = ( SecurityEnvironment_MSCryptImpl* )xEnvTunnel->getSome… in main()