Searched refs:shifts2 (Results 1 – 3 of 3) sorted by relevance
/external/boringssl/src/crypto/des/ |
D | des.c | 297 static const int shifts2[16] = {0, 0, 1, 1, 1, 1, 1, 1, in DES_set_key() local 322 if (shifts2[i]) { in DES_set_key()
|
/external/cronet/third_party/boringssl/src/crypto/des/ |
D | des.c | 297 static const int shifts2[16] = {0, 0, 1, 1, 1, 1, 1, 1, in DES_set_key() local 322 if (shifts2[i]) { in DES_set_key()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/ |
D | des.c | 297 static const int shifts2[16] = {0, 0, 1, 1, 1, 1, 1, 1, in DES_set_key() local 322 if (shifts2[i]) { in DES_set_key()
|