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