Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/bn/
HDbn_gf2m.c143 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local
194 if (top2b & 01) { in bn_GF2m_mul_1x1()
198 if (top2b & 02) { in bn_GF2m_mul_1x1()