Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/curve448/
Dpoint_448.h20 #define COMBS_N 5 macro
35 niels_t table[COMBS_N << (COMBS_T - 1)];
Dcurve448.c236 const unsigned int n = COMBS_N, t = COMBS_T, s = COMBS_S; in ossl_curve448_precomputed_scalarmul()