Searched refs:mbedtls_ct_int_t (Results 1 – 2 of 2) sorted by relevance
69 typedef ptrdiff_t mbedtls_ct_int_t; typedef75 typedef int64_t mbedtls_ct_int_t; typedef82 typedef int32_t mbedtls_ct_int_t; typedef
207 mbedtls_ct_int_t y = (-xo) | -(xo >> 1); in mbedtls_ct_bool()