Searched refs:nRotateSize (Results 1 – 1 of 1) sorted by relevance
161 size_t nRotateSize = 0; in initKey() local164 case CODEC_WORD: nRotateSize = 7; break; in initKey()165 case CODEC_EXCEL: nRotateSize = 2; break; in initKey()177 lclRotateLeft( *pnKeyChar, nRotateSize ); in initKey()
Completed in 21 milliseconds