Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_gf2m.c134 BN_ULONG tab[16], top3b = a >> 61; in bn_GF2m_mul_1x1() local
209 if (top3b & 01) { in bn_GF2m_mul_1x1()
213 if (top3b & 02) { in bn_GF2m_mul_1x1()
217 if (top3b & 04) { in bn_GF2m_mul_1x1()

Completed in 5 milliseconds