Home
last modified time | relevance | path

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

/third_party/musl/src/crypt/
Dcrypt_des.c617 static const uint32_t comp_maskr1[4][16] = { variable
743 kr |= comp_maskr1[i][(t1 >> ibit) & 0xf]; in __des_setkey()