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

Completed in 30 milliseconds