Searched refs:VliSet (Results 1 – 4 of 4) sorted by relevance
104 void VliSet(VeryLargeInt* result, VeryLargeInt const* in) { in VliSet() function222 VliSet(result, &acc); in VliModExp()228 VliSet(&power, mod); in VliModInv()290 VliSet((VeryLargeInt*)&tmpprod.word[0], (VeryLargeInt const*)&input->word[0]); in VliModBarrett()291 VliSet((VeryLargeInt*)&tmpprod.word[NUM_ECC_DIGITS], in VliModBarrett()
56 VliSet(&result->limbs, &in->limbs); in FqCp()
72 void VliSet(VeryLargeInt* result, VeryLargeInt const* in);
142 VliSet(&result, &in); in TEST()