Home
last modified time | relevance | path

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

/mbedtls-3.4.0/3rdparty/everest/library/kremlib/
DFStar_UInt128_extracted.c25 static uint64_t FStar_UInt128_constant_time_carry(uint64_t a, uint64_t b) in FStar_UInt128_constant_time_carry() function
32 return FStar_UInt128_constant_time_carry(a, b); in FStar_UInt128_carry()