Home
last modified time | relevance | path

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

/mcuboot-3.6.0/ext/tinycrypt/tests/include/
Dtest_ecc_utils.h81 void print_ecc_scalar(const char *label, const unsigned int * p_vli,
/mcuboot-3.6.0/ext/tinycrypt/tests/
Dtest_ecc_utils.c165 void print_ecc_scalar(const char *label, const unsigned int * p_vli, in print_ecc_scalar() function
192 print_ecc_scalar("Expected", expected, num_word32); in check_ecc_result()
193 print_ecc_scalar("Computed", computed, num_word32); in check_ecc_result()