Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/ecc/
Decc.c601 uint32_t tmp2_x[8]; in ecc_ecdsa_validate() local
622 ecc_ec_mult(x, y, u2, tmp2_x, tmp2_y); in ecc_ecdsa_validate()
625 ec_add(tmp1_x, tmp1_y, tmp2_x, tmp2_y, tmp3_x, tmp3_y); in ecc_ecdsa_validate()