Home
last modified time | relevance | path

Searched refs:tempBx1 (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.4.0/tinydtls-0.8.2/ecc/
Dtestecc.c150 uint32_t tempBx1[8]; in eccdhTest() local
161 ecc_ec_mult(BasePointx, BasePointy, secretB, tempBx1, tempBy1); in eccdhTest()
163 ecc_ec_mult(tempBx1, tempBy1, secretA, tempAx2, tempAy2); in eccdhTest()