Searched refs:crypto_int64_negative_mask (Results 1 – 1 of 1) sorted by relevance
1124 crypto_int64 crypto_int64_negative_mask(crypto_int64 crypto_int64_x) { in crypto_int64_negative_mask() function1167 return crypto_int64_negative_mask(crypto_int64_x); in crypto_int64_topbit_mask()1291 return crypto_int64_negative_mask(crypto_int64_x); in crypto_int64_nonzero_mask()1326 return crypto_int64_negative_mask(crypto_int64_z); in crypto_int64_positive_mask()1457 crypto_int64_z = crypto_int64_negative_mask(crypto_int64_z); in crypto_int64_min()1476 crypto_int64_z = crypto_int64_negative_mask(crypto_int64_z); in crypto_int64_max()1501 crypto_int64_z = crypto_int64_negative_mask(crypto_int64_z); in crypto_int64_minmax()1525 return crypto_int64_negative_mask(crypto_int64_z); in crypto_int64_smaller_mask()