Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/include/tinycrypt/
Decc.h289 uECC_word_t *k1, uECC_Curve curve);
/tinycrypt-latest/lib/source/
Decc.c775 uECC_word_t *k1, uECC_Curve curve) in regularize_k() argument
786 uECC_vli_add(k1, k0, curve->n, num_n_words); in regularize_k()