Searched refs:giants (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/atomTime/
H A DatomTime.c46 static void genRandGiants(giant *giants, argument
61 if(giants == NULL) {
72 * giants a little larger than we need, and we'll mask off
73 * some bits in the giants' m.s. digit.
83 g = giants[i];
95 * giants....
142 giant *giants; local
206 * Alloc array of giants big enough for squaring at the largest
210 numGiants = maxLoops * 2; // 2 giants per loop
212 /* findPointProj needs 4 giants pe
[all...]

Completed in 192 milliseconds