Searched refs:crypto_int32_smaller_mask (Results 1 – 1 of 1) sorted by relevance
978 crypto_int32 crypto_int32_smaller_mask(crypto_int32 crypto_int32_x,crypto_int32 crypto_int32_y) { in crypto_int32_smaller_mask() function1026 return ~crypto_int32_smaller_mask(crypto_int32_y,crypto_int32_x); in crypto_int32_leq_mask()