Home
last modified time | relevance | path

Searched refs:getSecurityEnvironmentByIndex (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx55 SAL_CALL getSecurityEnvironmentByIndex(::sal_Int32 index) override;
99 XMLSecurityContext_NssImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex() function in XMLSecurityContext_NssImpl
114 return getSecurityEnvironmentByIndex(m_nDefaultEnvIndex); in getSecurityEnvironment()
H A Dxmlsignature_nssimpl.cxx225 … Reference< XSecurityEnvironment > aEnvironment = aSecurityCtx->getSecurityEnvironmentByIndex(i); in validate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx53 SAL_CALL getSecurityEnvironmentByIndex(::sal_Int32 index) override;
95 XMLSecurityContext_NssImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex() function in XMLSecurityContext_NssImpl
110 return getSecurityEnvironmentByIndex(m_nDefaultEnvIndex); in getSecurityEnvironment()
H A Dxmlsignature_nssimpl.cxx217 … Reference< XSecurityEnvironment > aEnvironment = aSecurityCtx->getSecurityEnvironmentByIndex(i); in validate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/gpg/
H A DXMLSecurityContext.cxx41 SAL_CALL XMLSecurityContextGpg::getSecurityEnvironmentByIndex(sal_Int32 index) in getSecurityEnvironmentByIndex() function in XMLSecurityContextGpg
55 return getSecurityEnvironmentByIndex(m_nDefaultEnvIndex); in getSecurityEnvironment()
H A DXMLSecurityContext.hxx42 …::Reference<css::xml::crypto::XSecurityEnvironment > SAL_CALL getSecurityEnvironmentByIndex(sal_In…
H A Dxmlsignature_gpgimpl.cxx303 … Reference< XSecurityEnvironment > aEnvironment = aSecurityCtx->getSecurityEnvironmentByIndex(i); in validate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/gpg/
H A DXMLSecurityContext.cxx43 Reference< XSecurityEnvironment > SAL_CALL XMLSecurityContextGpg::getSecurityEnvironmentByIndex(sal… in getSecurityEnvironmentByIndex() function in XMLSecurityContextGpg
56 return getSecurityEnvironmentByIndex(m_nDefaultEnvIndex); in getSecurityEnvironment()
H A DXMLSecurityContext.hxx43 …::Reference<css::xml::crypto::XSecurityEnvironment > SAL_CALL getSecurityEnvironmentByIndex(sal_In…
H A Dxmlsignature_gpgimpl.cxx303 … Reference< XSecurityEnvironment > aEnvironment = aSecurityCtx->getSecurityEnvironmentByIndex(i); in validate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx61 getSecurityEnvironmentByIndex( ::sal_Int32 index ) override;
108 XMLSecurityContext_MSCryptImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex() function in XMLSecurityContext_MSCryptImpl
H A Dxmlsignature_mscryptimpl.cxx192 = aSecurityCtx->getSecurityEnvironmentByIndex( in validate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx57 getSecurityEnvironmentByIndex( ::sal_Int32 index ) override;
102 XMLSecurityContext_MSCryptImpl::getSecurityEnvironmentByIndex( sal_Int32 index ) in getSecurityEnvironmentByIndex() function in XMLSecurityContext_MSCryptImpl
H A Dxmlsignature_mscryptimpl.cxx185 = aSecurityCtx->getSecurityEnvironmentByIndex( in validate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityContext.idl51 …com::sun::star::xml::crypto::XSecurityEnvironment getSecurityEnvironmentByIndex([in] long index ) ;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityContext.idl51 …com::sun::star::xml::crypto::XSecurityEnvironment getSecurityEnvironmentByIndex([in] long index ) ;