Home
last modified time | relevance | path

Searched refs:crypto_int16_smaller_mask (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dsntrup761.c453 crypto_int16 crypto_int16_smaller_mask(crypto_int16 crypto_int16_x,crypto_int16 crypto_int16_y) { in crypto_int16_smaller_mask() function
501 return ~crypto_int16_smaller_mask(crypto_int16_y,crypto_int16_x); in crypto_int16_leq_mask()