Home
last modified time | relevance | path

Searched defs:tab (Results 1 – 3 of 3) sorted by relevance

/openssl-master/crypto/bn/
A Dbn_kron.c30 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; in BN_kronecker() local
A Dbn_gf2m.c64 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local
133 BN_ULONG tab[16], top3b = a >> 61; in bn_GF2m_mul_1x1() local
/openssl-master/crypto/ec/curve448/
A Dcurve448.c248 int tab = 0; in ossl_curve448_precomputed_scalarmul() local

Completed in 9 milliseconds