Home
last modified time | relevance | path

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

/mcuboot-latest/ext/tinycrypt/lib/source/
Decc_dsa.c66 static void bits2int(uECC_word_t *native, const uint8_t *bits, in bits2int() function
150 bits2int(tmp, message_hash, hash_size, curve); in uECC_sign_with_k()
239 bits2int(u1, message_hash, hash_size, curve); in uECC_verify()