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

/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/CurveParamDocs/
H A Dcurvegen.c47 #define CM_SHORTS 4096 macro
50 giant p = newgiant(CM_SHORTS);
51 giant u = newgiant(CM_SHORTS);
52 giant v = newgiant(CM_SHORTS);
54 giant plus_order = newgiant(CM_SHORTS);
55 giant minus_order = newgiant(CM_SHORTS);
56 giant a = newgiant(CM_SHORTS);
57 giant b = newgiant(CM_SHORTS);
60 init_tools(CM_SHORTS); /* Basic algorithms. */
63 for(dc=0; dc < 6; dc++) g[dc] = newgiant(CM_SHORTS);
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dcurvegen.c47 #define CM_SHORTS 4096 macro
50 giant p = newgiant(CM_SHORTS);
51 giant u = newgiant(CM_SHORTS);
52 giant v = newgiant(CM_SHORTS);
54 giant plus_order = newgiant(CM_SHORTS);
55 giant minus_order = newgiant(CM_SHORTS);
56 giant a = newgiant(CM_SHORTS);
57 giant b = newgiant(CM_SHORTS);
60 init_tools(CM_SHORTS); /* Basic algorithms. */
63 for(dc=0; dc < 6; dc++) g[dc] = newgiant(CM_SHORTS);
[all...]

Completed in 175 milliseconds