Home
last modified time | relevance | path

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

/aoo41x/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx201 for ( int nMatrixInd = 0; nMatrixInd < 7; ++nMatrixInd ) in GetWordHashAsUINT32() local
203 if ( ( nChar & ( 1 << nMatrixInd ) ) != 0 ) in GetWordHashAsUINT32()
204 nHighResult = nHighResult ^ pEncryptionMatrix[15 - nLen + nInd][nMatrixInd]; in GetWordHashAsUINT32()

Completed in 14 milliseconds