Home
last modified time | relevance | path

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

/btstack/3rd-party/micro-ecc/
H A DuECC.c368 #define uECC_N_WORDS uECC_CONCAT(uECC_N_WORDS_, uECC_CURVE) macro
2471 uECC_word_t k[uECC_N_WORDS], in uECC_sign_with_k()