Searched refs:pEncryptionMatrix (Results 1 – 1 of 1) sorted by relevance
163 static sal_uInt16 pEncryptionMatrix[15][7] = { in GetWordHashAsUINT32() local204 nHighResult = nHighResult ^ pEncryptionMatrix[15 - nLen + nInd][nMatrixInd]; in GetWordHashAsUINT32()
Completed in 11 milliseconds