Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds