Searched refs:two62m3 (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_nistp521.c310 static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5); local
313 out[0] = two62m3 - in[0];
336 static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5); local
339 out[0] += two62m3 - in[0];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp521.c310 static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5); local
313 out[0] = two62m3 - in[0];
336 static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5); local
339 out[0] += two62m3 - in[0];

Completed in 108 milliseconds