Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/des/
Ddes.c297 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()