Searched refs:Rotates (Results 1 – 1 of 1) sorted by relevance
367 static unsigned char Rotates[] = { /* PC1 rotation schedule */ variable529 k += Rotates[0]-1; in init_des()530 if ((k%28) < Rotates[0]) k -= 28; in init_des()669 ptabp = (C_block *)PC2ROT[Rotates[i]-1]; in des_setkey()