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

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/giantBench/
H A DgiantBench.c82 static void genGiant(giant g, function
116 genGiant(g1[i], numBytes, buf);
117 genGiant(g2[i], numBytes, buf);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/giantDvt/
H A DgiantDvt.c106 static giant genGiant(unsigned maxBytes, unsigned char *buf) function
501 g1 = genGiant(maxSize, buf);
502 g2 = genGiant(maxSize, buf);

Completed in 176 milliseconds