Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_gf2m.c64 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local
115 if (top2b & 01) { in bn_GF2m_mul_1x1()
119 if (top2b & 02) { in bn_GF2m_mul_1x1()