Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsntrup761.c323 crypto_int16 crypto_int16_unequal_mask(crypto_int16 crypto_int16_x,crypto_int16 crypto_int16_y) { in crypto_int16_unequal_mask() function
365 return ~crypto_int16_unequal_mask(crypto_int16_x,crypto_int16_y); in crypto_int16_equal_mask()