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