Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/src/
Dem_crypto.c92 unsigned num32bitWords);
95 unsigned num32bitWords);
834 unsigned num32bitWords) in cryptoBigintZeroize() argument
837 while (num32bitWords--) { in cryptoBigintZeroize()
850 unsigned num32bitWords) in cryptoBigintIncrement() argument
853 for (i = 0; i < num32bitWords; i++) { in cryptoBigintIncrement()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_crypto.c92 unsigned num32bitWords);
95 unsigned num32bitWords);
834 unsigned num32bitWords) in cryptoBigintZeroize() argument
837 while (num32bitWords--) { in cryptoBigintZeroize()
850 unsigned num32bitWords) in cryptoBigintIncrement() argument
853 for (i = 0; i < num32bitWords; i++) { in cryptoBigintIncrement()