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

/freebsd-11-stable/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-11-stable/crypto/openssl/crypto/des/
H A Dset_key.c372 static const int shifts2[16] = local
404 if (shifts2[i]) {

Completed in 121 milliseconds