Searched defs:curve448_precomputed_s (Results 1 – 2 of 2) sorted by relevance
34 struct curve448_precomputed_s { struct35 niels_t table[COMBS_N << (COMBS_T - 1)];64 typedef struct curve448_precomputed_s curve448_precomputed_s; typedef