crypto_ct_eq_zero_u8
return 0 - crypto_ct_eq_zero_u8(v);
return crypto_ct_eq_zero_u8(a - b);
if ((a == 0) != crypto_ct_eq_zero_u8(a)) {