Searched refs:table_size (Results 1 – 1 of 1) sorted by relevance
558 unsigned int table_size = C448_SCALAR_BITS / (table_bits + 1) + 3; in recode_wnaf() local559 int position = table_size - 1; /* at the end */ in recode_wnaf()609 n = table_size - position; in recode_wnaf()
Completed in 6 milliseconds