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

/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dgiants.c2317 int the_sign, s; local
2320 if ((the_sign = gsign(g)) < 0) absg(g);
2339 if (the_sign < 0) {
2354 int the_sign, s; local
2357 if ((the_sign = gsign(g)) < 0) absg(g);
2365 if((bitlen(g) < n) && (the_sign * (g->sign) >= 0)) goto leave;
2372 if (s * the_sign < 0) {
2391 int the_sign, s; local
2394 if ((the_sign = gsign(g)) < 0) absg(g);
2402 if((bitlen(g) < n) && (the_sign * (
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dgiants.c2317 int the_sign, s; local
2320 if ((the_sign = gsign(g)) < 0) absg(g);
2339 if (the_sign < 0) {
2354 int the_sign, s; local
2357 if ((the_sign = gsign(g)) < 0) absg(g);
2365 if((bitlen(g) < n) && (the_sign * (g->sign) >= 0)) goto leave;
2372 if (s * the_sign < 0) {
2391 int the_sign, s; local
2394 if ((the_sign = gsign(g)) < 0) absg(g);
2402 if((bitlen(g) < n) && (the_sign * (
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/
H A DgiantIntegers.c1205 int the_sign; local
1209 if ((the_sign = gsign(g)) < 0) absg(g);
1223 if (the_sign < 0) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DgiantIntegers.c1205 int the_sign; local
1209 if ((the_sign = gsign(g)) < 0) absg(g);
1223 if (the_sign < 0) {

Completed in 94 milliseconds