Searched defs:tab (Results 1 – 3 of 3) sorted by relevance
30 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; in BN_kronecker() local
65 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local134 BN_ULONG tab[16], top3b = a >> 61; in bn_GF2m_mul_1x1() local
249 int tab = 0; in ossl_curve448_precomputed_scalarmul() local
Completed in 8 milliseconds