Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dcurve448.c558 unsigned int table_size = C448_SCALAR_BITS / (table_bits + 1) + 3; in recode_wnaf() local
559 int position = table_size - 1; /* at the end */ in recode_wnaf()
609 n = table_size - position; in recode_wnaf()

Completed in 11 milliseconds