Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/crypt/
H A Dcrypt_des.c594 static const uint32_t comp_maskl1[4][16] = { variable
742 kl |= comp_maskl1[i][(t0 >> ibit) & 0xf]; in __des_setkey()