Home
last modified time | relevance | path

Searched refs:rtl_cipher_encodeARCFOUR (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx1448rtl_cipher_encodeARCFOUR( aCipher, i_pPaddedUserPassword, ENCRYPTED_PWD_SIZE, // the data to be en… in computeODictionaryValue()
1463rtl_cipher_encodeARCFOUR( aCipher, &io_rOValue[0], sal_Int32(io_rOValue.size()), // the data to be… in computeODictionaryValue()
1517rtl_cipher_encodeARCFOUR( aCipher, s_nPadString, sizeof( s_nPadString ), // the data to be encrypt… in computeUDictionaryValue()
1539rtl_cipher_encodeARCFOUR( aCipher, nMD5Sum, sizeof( nMD5Sum ), // the data to be encrypted in computeUDictionaryValue()
1553rtl_cipher_encodeARCFOUR( aCipher, &io_rProperties.UValue[0], SECUR_128BIT_KEY, // the data to be … in computeUDictionaryValue()
H A Dpdfwriter_impl.cxx2043 rtl_cipher_encodeARCFOUR( m_aCipher, m_pEncryptionBuffer, nChars, m_pEncryptionBuffer, nChars ); in appendUnicodeTextStringEncrypt()
2063 rtl_cipher_encodeARCFOUR( m_aCipher, rInString.getStr(), nChars, m_pEncryptionBuffer, nChars ); in appendLiteralStringEncrypt()
2188 rtl_cipher_encodeARCFOUR( m_aCipher, in writeBuffer()
9809 rtl_cipher_encodeARCFOUR( m_aCipher, m_pEncryptionBuffer, nChar, m_pEncryptionBuffer, nChar ); in writeBitmapObject()
/aoo42x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx1187 rtl_cipher_encodeARCFOUR( pData->m_aCipher, nPadString, sizeof( nPadString ), in check_user_password()
1199 rtl_cipher_encodeARCFOUR( pData->m_aCipher, in check_user_password()
1210 rtl_cipher_encodeARCFOUR( pData->m_aCipher, in check_user_password()
/aoo42x/main/sal/rtl/source/
H A Dcipher.c1266 pImpl->m_cipher.m_encode = rtl_cipher_encodeARCFOUR; in rtl_cipher_createARCFOUR()
1303 rtlCipherError SAL_CALL rtl_cipher_encodeARCFOUR ( in rtl_cipher_encodeARCFOUR() function
/aoo42x/main/sal/inc/rtl/
H A Dcipher.h279 rtlCipherError SAL_CALL rtl_cipher_encodeARCFOUR (
/aoo42x/main/sal/util/
H A Dsal.map545 rtl_cipher_encodeARCFOUR;

Completed in 903 milliseconds