Searched refs:two58m42m2 (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_nistp224.c421 static const limb two58m42m2 = (((limb) 1) << 58) - local
426 out[1] = two58m42m2 - in[1];
437 static const limb two58m42m2 = (((limb) 1) << 58) - local
442 out[1] += two58m42m2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp224.c421 static const limb two58m42m2 = (((limb) 1) << 58) - local
426 out[1] = two58m42m2 - in[1];
437 static const limb two58m42m2 = (((limb) 1) << 58) - local
442 out[1] += two58m42m2;

Completed in 92 milliseconds