Home
last modified time | relevance | path

Searched defs:two62m2 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp521.c299 static const limb two62m2 = (((limb) 1) << 62) - (((limb) 1) << 4); in felem_neg() local
325 static const limb two62m2 = (((limb) 1) << 62) - (((limb) 1) << 4); in felem_diff64() local