Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistp256.c124 static const u64 bottom63bits = 0x7ffffffffffffffful; variable
436 low &= bottom63bits; in felem_shrink()