Searched refs:low_mask (Results 1 – 1 of 1) sorted by relevance
415 unsigned low_mask = ((unsigned) co - low) >> 8; in mbedtls_ct_uchar_in_range_if() local419 return (unsigned char) (~(low_mask | high_mask)) & to; in mbedtls_ct_uchar_in_range_if()