Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_nistp256.c364 # define two64m32 (((limb)1) << 64) - (((limb)1) << 32)
367 static const felem zero110 = { two64m0, two110p32m0, two64m46, two64m32 };
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp256.c364 #define two64m32 (((limb)1) << 64) - (((limb)1) << 32) macro
367 static const felem zero110 = { two64m0, two110p32m0, two64m46, two64m32 };