Hardcode numwords in vli_modInv

This commit is contained in:
Manuel Pégourié-Gonnard 2019-11-04 15:04:20 +01:00
parent 3e20adf533
commit 913534837a
3 changed files with 13 additions and 14 deletions

View file

@ -440,7 +440,7 @@ void uECC_vli_modMult(uECC_word_t *result, const uECC_word_t *left,
* @param num_words -- number of words
*/
void uECC_vli_modInv(uECC_word_t *result, const uECC_word_t *input,
const uECC_word_t *mod, wordcount_t num_words);
const uECC_word_t *mod);
/*
* @brief Sets dest = src.