HomeSort by: relevance | last modified time | path
    Searched defs:shifts2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/des/
des_setkey.c 178 static int shifts2[16]={0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0}; local in function:des_set_key_unchecked
205 if (shifts2[i])
des_setkey.c 178 static int shifts2[16]={0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0}; local in function:des_set_key_unchecked
205 if (shifts2[i])

Completed in 87 milliseconds