Searched refs:ecdsaTestRand1 (Results 1 – 1 of 1) sorted by relevance
110 static const uint32_t ecdsaTestRand1[] = { 0x1D1E1F20, 0x191A1B1C, 0x15161718, 0x11121314, 0x0D0E0F… variable179 ret = ecc_ecdsa_sign(ecdsaTestSecret, ecdsaTestMessage, ecdsaTestRand1, tempx, tempy); in ecdsaTest()