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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistp256.c351 static const limb two70m6 = (((limb) 1) << 70) - (((limb) 1) << 6); local
358 out[4] += two70m6;
359 out[5] += two70m6;
360 out[6] += two70m6;
361 out[7] += two70m6;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp256.c351 static const limb two70m6 = (((limb) 1) << 70) - (((limb) 1) << 6); local
358 out[4] += two70m6;
359 out[5] += two70m6;
360 out[6] += two70m6;
361 out[7] += two70m6;

Completed in 83 milliseconds