Home
last modified time | relevance | path

Searched refs:two127m70 (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/crypto/ec/
H A Decp_nistp521.c381 static const uint128_t two127m70 = (((uint128_t)1) << 127) - (((uint128_t)1) << 70); in felem_diff128() local
384 out[0] += (two127m70 - in[0]); in felem_diff128()