Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsntrup761.c1512 crypto_int64 crypto_int64_smaller_mask(crypto_int64 crypto_int64_x,crypto_int64 crypto_int64_y) { in crypto_int64_smaller_mask() function
1560 return ~crypto_int64_smaller_mask(crypto_int64_y,crypto_int64_x); in crypto_int64_leq_mask()