Searched refs:two225m97p2 (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
713 two225m97p2 = (in[0] ^ 2) | (in[1] ^ 0x00fffe0000000000)
715 two225m97p2 = (((int64_t) (two225m97p2) - 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
713 two225m97p2 = (in[0] ^ 2) | (in[1] ^ 0x00fffe0000000000)
715 two225m97p2 = (((int64_t) (two225m97p2) - 1) >> 63) & 1;
716 return (zero | two224m96p1 | two225m97p2);

Completed in 49 milliseconds