Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Dencryption.cxx923 int finalBytesOut; in decryptStream() local
939 cipher.final( &outputBuffer[ bytesOut ], &finalBytesOut ); in decryptStream()
940 bytesOut += finalBytesOut; in decryptStream()

Completed in 19 milliseconds