Searched refs:top1b (Results 1 – 1 of 1) sorted by relevance
146 BN_ULONG tab[4], top1b = a >> 7; in bn_GF2m_mul_1x1() local160 if (top1b & 01) { l ^= b << 7; h ^= b >> 1; } in bn_GF2m_mul_1x1()169 BN_ULONG tab[4], top1b = a >> 15; in bn_GF2m_mul_1x1() local187 if (top1b & 01) { l ^= b << 15; h ^= b >> 1; } in bn_GF2m_mul_1x1()