Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/source/
Decc_dh.c79 memcpy (_private, d, NUM_ECC_BYTES); in uECC_make_key_with_d()
96 _set_secure(_private, 0, NUM_ECC_BYTES); in uECC_make_key_with_d()
137 _set_secure(_private, 0, NUM_ECC_BYTES); in uECC_make_key()
/tinycrypt-latest/lib/include/tinycrypt/
Decc.h107 #define NUM_ECC_BYTES (uECC_WORD_SIZE*NUM_ECC_WORDS) macro
163 NUM_ECC_BYTES,