Searched refs:tempBy2 (Results 1 – 1 of 1) sorted by relevance
153 uint32_t tempBy2[8]; in eccdhTest() local164 ecc_ec_mult(tempx, tempy, secretB, tempBx2, tempBy2); in eccdhTest()166 assert(ecc_isSame(tempAy2, tempBy2, arrayLength)); in eccdhTest()