Home
last modified time | relevance | path

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

/trunk/main/oox/source/core/
H A Dencryption.cxx810 int finalDataLength; in decryptAll() local
811 cipher.final( &decryptedData[ decryptedDataLength ], &finalDataLength ); in decryptAll()
812 decryptedDataLength += finalDataLength; in decryptAll()

Completed in 36 milliseconds