Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/ecc/
Decc.c600 uint32_t tmp1_y[8]; in ecc_ecdsa_validate() local
619 ecc_ec_mult(ecc_g_point_x, ecc_g_point_y, u1, tmp1_x, tmp1_y); in ecc_ecdsa_validate()
625 ec_add(tmp1_x, tmp1_y, tmp2_x, tmp2_y, tmp3_x, tmp3_y); in ecc_ecdsa_validate()