Home
last modified time | relevance | path

Searched refs:m_nRC4KeyLength (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1830 …cessPermissions = computeAccessPermissions( m_aContext.Encryption, m_nKeyLength, m_nRC4KeyLength ); in PDFWriterImpl()
H A Dpdfwriter_impl.hxx805 sal_Int32 m_nRC4KeyLength; // key length, 16 or 10, to be input to the algorith 3.1 member in vcl::PDFWriterImpl
H A Dpdfwriter_impl2.cxx1180 …rtl_cipher_initARCFOUR( m_aCipher, rtl_Cipher_DirectionEncode, nMD5Sum, m_nRC4KeyLength, NULL, 0 ); in checkAndEnableStreamEncryption()
1199 …rtl_cipher_initARCFOUR( m_aCipher, rtl_Cipher_DirectionEncode, nMD5Sum, m_nRC4KeyLength, NULL, 0 ); in enableStringEncryption()

Completed in 171 milliseconds