Home
last modified time | relevance | path

Searched defs:two62m3 (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp521.c298 static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5); in felem_neg() local
324 static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5); in felem_diff64() local
/third_party/openssl/crypto/ec/
H A Decp_nistp521.c298 static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5); in felem_neg() local
324 static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5); in felem_diff64() local

Completed in 6 milliseconds