Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsntrup761.c848 crypto_int32 crypto_int32_unequal_mask(crypto_int32 crypto_int32_x,crypto_int32 crypto_int32_y) { in crypto_int32_unequal_mask() function
890 return ~crypto_int32_unequal_mask(crypto_int32_x,crypto_int32_y); in crypto_int32_equal_mask()