Searched refs:nTempKey (Results 1 – 2 of 2) sorted by relevance
1261 sal_uInt8 nTempKey[ENCRYPTION_KEY_LEN]; in setupDecryptionData() local1262 for( unsigned int j = 0; j < sizeof(nTempKey); j++ ) in setupDecryptionData()1263 nTempKey[j] = sal_uInt8(aKey[j] ^ i); in setupDecryptionData()1265 nTempKey, nKeyLen, NULL, 0 ); in setupDecryptionData()
1491 const sal_Int32 nTempKey, in SvXMLNumFormatContext() argument1498 nKey(nTempKey), in SvXMLNumFormatContext()
Completed in 48 milliseconds