Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_gf2m.c140 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local
190 if (top2b & 01) { in bn_GF2m_mul_1x1()
194 if (top2b & 02) { in bn_GF2m_mul_1x1()