- carry_shift
ulong carry_shift(donna128 a, size_t shift)
Undocumented in source. Be warned that the author may not have intended to support it.
- combine_lower
ulong combine_lower(donna128 a, size_t s1, donna128 b, size_t s2)
Undocumented in source. Be warned that the author may not have intended to support it.
A minimal 128-bit integer type for curve25519-donna
(C) 2014 Jack Lloyd (C) 2014-2015 Etienne Cimon