Home
last modified time | relevance | path

Searched refs:decrypt (Results 1 – 25 of 57) sorted by relevance

123

/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx87 bool decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen, sal_uInt8* pOutBuffer, in decrypt() function
91 return pFile ? pFile->decrypt( pInBuffer, nLen, pOutBuffer, nObject, nGeneration ) : false; in decrypt()
215 pEData->decrypt( (sal_uInt8*)aFiltered.getStr(), aFiltered.getLength(), in emit()
727 pEData->decrypt( reinterpret_cast<const sal_uInt8*>(*ppStream), in getDeflatedStream()
1081 bool PDFFile::decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen, sal_uInt8* pOutBuffer, in decrypt() function in PDFFile
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXCipherContextSupplier.idl47 /** This interface allows to get an object that allows to encrypt/decrypt data
55 /** returns an object that allows to encrypt/decrypt data.
H A DXCipherContext.idl43 /** This interface allows to encrypt/decrypt data using the cipher context.
H A DXXMLEncryption.idl72 com::sun::star::xml::crypto::XXMLEncryptionTemplate decrypt(
/trunk/main/xmlsecurity/source/framework/
H A Ddecryptorimpl.cxx151 xResultTemplate = m_xXMLEncryption->decrypt(xEncryptionTemplate, m_xXMLSecurityContext); in startEngine()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlencryption_mscryptimpl.hxx66 …un::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLEncryptionTemplate > SAL_CALL decrypt(
H A Dxmlencryption_mscryptimpl.cxx211 XMLEncryption_MSCryptImpl :: decrypt( in decrypt() function in XMLEncryption_MSCryptImpl
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlencryption_nssimpl.hxx66 …un::star::uno::Reference< ::com::sun::star::xml::crypto::XXMLEncryptionTemplate > SAL_CALL decrypt(
H A Dxmlencryption_nssimpl.cxx256 SAL_CALL XMLEncryption_NssImpl :: decrypt( in decrypt() function in XMLEncryption_NssImpl
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Ddecrypter.cxx231 Reference< XXMLElementWrapper> xDecrRes = xEncrypter->decrypt( xTemplate , xSecCtx ) ; in main()
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Ddecrypter.cxx232 Reference< XXMLElementWrapper> xDecrRes = xEncrypter->decrypt( xTemplate , xSecCtx ) ; in main()
/trunk/main/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx256 bool decrypt( const sal_uInt8* pInBuffer, sal_uInt32 nLen,
/trunk/main/offapi/com/sun/star/embed/
H A DXEncryptionProtectedStorage.idl83 encrypt/decrypt the contents; in case the contents
H A DXStorage2.idl66 this parameter allowes to specify an encryption data to decrypt the
H A DStorage.idl281 to decrypt all encrypted streams and to encrypt streams that are
/trunk/main/nss/
H A Dnss_win.patch2244 /* 3. OK, it verifies, now decrypt. */
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch2800 + /* steps 4 and 5: get IV and decrypt second time, result is WKCKS */
/trunk/extras/l10n/source/gu/
H A Dlocalize.sdf22752 …By applying the encryption function again to the resulting code, you can decrypt the text. 2002…
/trunk/extras/l10n/source/bs/
H A Dlocalize.sdf27097 …By applying the encryption function again to the resulting code, you can decrypt the text. 2002…
/trunk/extras/l10n/source/cy/
H A Dlocalize.sdf27466 …By applying the encryption function again to the resulting code, you can decrypt the text. 2002…
/trunk/extras/l10n/source/ug/
H A Dlocalize.sdf56232 …By applying the encryption function again to the resulting code, you can decrypt the text. 2018…
/trunk/extras/l10n/source/sw-TZ/
H A Dlocalize.sdf11127 …By applying the encryption function again to the resulting code, you can decrypt the text. 2002…
/trunk/extras/l10n/source/si/
H A Dlocalize.sdf56232 …By applying the encryption function again to the resulting code, you can decrypt the text. 2018…
/trunk/extras/l10n/source/rw/
H A Dlocalize.sdf11726 …By applying the encryption function again to the resulting code, you can decrypt the text. 2002…
/trunk/extras/l10n/source/uz/
H A Dlocalize.sdf29366 …By applying the encryption function again to the resulting code, you can decrypt the text. 2002…

Completed in 6749 milliseconds

123