Home
last modified time | relevance | path

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

/net-tools-2.7.6/tinydtls-0.8.2/ecc/
Dtestfield.c99 static const uint32_t orderResultDoubleMod[8] = {0xFC63254F, 0xF3B9CAC2, 0xA7179E84, 0xBCE6FAAD, 0x… variable
182 assert(ecc_isSame(temp, orderResultDoubleMod, arrayLength)); in fieldModOTest()