Searched refs:ENCRYPTION_KEY_LEN (Results 1 – 1 of 1) sorted by relevance
1025 #define ENCRYPTION_KEY_LEN 16 macro1043 sal_uInt8 m_aDecryptionKey[ENCRYPTION_KEY_LEN+5]; // maximum handled key length1098 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 40 milliseconds