Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_gf2m.c65 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local
116 if (top2b & 01) { in bn_GF2m_mul_1x1()
120 if (top2b & 02) { in bn_GF2m_mul_1x1()

Completed in 7 milliseconds