Searched refs:tmp3_x (Results 1 – 1 of 1) sorted by relevance
603 uint32_t tmp3_x[8]; in ecc_ecdsa_validate() local625 ec_add(tmp1_x, tmp1_y, tmp2_x, tmp2_y, tmp3_x, tmp3_y); in ecc_ecdsa_validate()628 return isSame(tmp3_x, r, arrayLength) ? 0 : -1; in ecc_ecdsa_validate()