Searched refs:tempAx2 (Results 1 – 1 of 1) sorted by relevance
148 uint32_t tempAx2[8]; in eccdhTest() local163 ecc_ec_mult(tempBx1, tempBy1, secretA, tempAx2, tempAy2); in eccdhTest()165 assert(ecc_isSame(tempAx2, tempBx2, arrayLength)); in eccdhTest()