Home
last modified time | relevance | path

Searched defs:num_n_words (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Decc_dsa.c70 unsigned num_n_words = BITS_TO_WORDS(curve->num_n_bits); in bits2int() local
110 wordcount_t num_n_words = BITS_TO_WORDS(curve->num_n_bits); in uECC_sign_with_k() local
213 wordcount_t num_n_words = BITS_TO_WORDS(curve->num_n_bits); in uECC_verify() local
H A Decc.c778 wordcount_t num_n_words = BITS_TO_WORDS(curve->num_n_bits); in regularize_k() local