Home
last modified time | relevance | path

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

/net-tools-2.7.6/tinydtls-0.8.2/ecc/
Dtestfield.c97 static const uint32_t orderMinusOne[8] = {0xFC632550, 0xF3B9CAC2, 0xA7179E84, 0xBCE6FAAD, variable
173 ecc_fieldMult(orderMinusOne, orderMinusOne, temp2, arrayLength); in fieldModOTest()
180 ecc_fieldMult(two, orderMinusOne, temp2, arrayLength); in fieldModOTest()