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

/haiku/src/system/libroot/posix/musl/crypt/
H A Dcrypt_des.c617 static const uint32_t comp_maskr1[4][16] = { variable
743 kr |= comp_maskr1[i][(t1 >> ibit) & 0xf];

Completed in 9 milliseconds