Searched refs:two58p2 (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.c419 static const limb two58p2 = (((limb) 1) << 58) + (((limb) 1) << 2); local
425 out[0] = two58p2 - in[0];
435 static const limb two58p2 = (((limb) 1) << 58) + (((limb) 1) << 2); local
441 out[0] += two58p2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp224.c419 static const limb two58p2 = (((limb) 1) << 58) + (((limb) 1) << 2); local
425 out[0] = two58p2 - in[0];
435 static const limb two58p2 = (((limb) 1) << 58) + (((limb) 1) << 2); local
441 out[0] += two58p2;

Completed in 71 milliseconds