Searched refs:two224m96p1 (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.c706 limb zero, two224m96p1, two225m97p2; local
710 two224m96p1 = (in[0] ^ 1) | (in[1] ^ 0x00ffff0000000000)
712 two224m96p1 = (((int64_t) (two224m96p1) - 1) >> 63) & 1;
716 return (zero | two224m96p1 | two225m97p2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp224.c706 limb zero, two224m96p1, two225m97p2; local
710 two224m96p1 = (in[0] ^ 1) | (in[1] ^ 0x00ffff0000000000)
712 two224m96p1 = (((int64_t) (two224m96p1) - 1) >> 63) & 1;
716 return (zero | two224m96p1 | two225m97p2);

Completed in 74 milliseconds