Searched refs:m_nRC4KeyLength (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl2.cxx | 1180 …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()
|
H A D | pdfwriter_impl.hxx | 805 sal_Int32 m_nRC4KeyLength; // key length, 16 or 10, to be input to the algorith 3.1 member in vcl::PDFWriterImpl
|
H A D | pdfwriter_impl.cxx | 1830 …cessPermissions = computeAccessPermissions( m_aContext.Encryption, m_nKeyLength, m_nRC4KeyLength ); in PDFWriterImpl()
|
Completed in 86 milliseconds