Home
last modified time | relevance | path

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

/aoo41x/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx189 sal_uInt16 nHighResult = pInitialCode[nLen - 1]; in GetWordHashAsUINT32() local
204 nHighResult = nHighResult ^ pEncryptionMatrix[15 - nLen + nInd][nMatrixInd]; in GetWordHashAsUINT32()
212 nResult = ( nHighResult << 16 ) | nLowResult; in GetWordHashAsUINT32()

Completed in 8 milliseconds