| /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 205 if (shifts2[i])
|
| /src/crypto/external/apache2/openssl/dist/crypto/des/ |
| set_key.c | 711 static const int shifts2[16] = { local 743 if (shifts2[i]) {
|
| /src/crypto/external/apache2/openssl/lib/libdes/ |
| oset_key.c | 339 static int shifts2[16]={0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0}; local 366 if (shifts2[i])
|
| /src/crypto/external/bsd/openssl/dist/crypto/des/ |
| set_key.c | 327 static const int shifts2[16] = local 359 if (shifts2[i]) {
|
| /src/crypto/external/bsd/openssl/lib/libdes/ |
| oset_key.c | 339 static int shifts2[16]={0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0}; local 366 if (shifts2[i])
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/des/ |
| set_key.c | 305 static const int shifts2[16] = local 337 if (shifts2[i]) {
|
| /src/crypto/external/bsd/openssl.old/lib/libdes/ |
| oset_key.c | 339 static int shifts2[16]={0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0}; local 366 if (shifts2[i])
|
| /src/external/bsd/ppp/dist/pppd/ |
| ppp-des.c | 600 static const int shifts2[16] = local 632 if (shifts2[i]) {
|