Lines Matching defs:bytebit
53 static const ulong32 bytebit[8] =1317 pc1m[j] = (unsigned char)((key[l >> 3U] & bytebit[m]) == bytebit[m] ? 1 : 0);