Searched refs:crypto_int64_smaller_mask (Results 1 – 1 of 1) sorted by relevance
1512 crypto_int64 crypto_int64_smaller_mask(crypto_int64 crypto_int64_x,crypto_int64 crypto_int64_y) { in crypto_int64_smaller_mask() function1560 return ~crypto_int64_smaller_mask(crypto_int64_y,crypto_int64_x); in crypto_int64_leq_mask()