Home
last modified time | relevance | path

Searched refs:ENCRYPTION_KEY_LEN (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx1025 #define ENCRYPTION_KEY_LEN 16 macro
1043 sal_uInt8 m_aDecryptionKey[ENCRYPTION_KEY_LEN+5]; // maximum handled key length
1098 sal_uInt8 aSum[ENCRYPTION_KEY_LEN]; in decrypt()
1174 sal_uInt8 aKey[ENCRYPTION_KEY_LEN]; in check_user_password()
1204 sal_uInt8 aTempKey[ENCRYPTION_KEY_LEN]; in check_user_password()
1244 sal_uInt8 aKey[ENCRYPTION_KEY_LEN]; in setupDecryptionData()
1261 sal_uInt8 nTempKey[ENCRYPTION_KEY_LEN]; in setupDecryptionData()
1279 rtl::OUStringBuffer aBuf( ENCRYPTION_KEY_LEN * 2 ); in getDecryptionKey()

Completed in 27 milliseconds