Searched refs:shifts2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/crypto/des/
H A Ddes_setkey.c174 static int shifts2[16]={0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0}; local
201 if (shifts2[i])
/freebsd-10.1-release/crypto/openssl/crypto/des/
H A Dset_key.c372 static const int shifts2[16] = local
404 if (shifts2[i]) {

Completed in 48 milliseconds