Searched defs:crypto_int16_q (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 223 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_nonzero_mask() local 240 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_nonzero_01() local 257 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_positive_mask() local 275 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_positive_01() local 293 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_zero_mask() local 309 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_zero_01() local 325 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_unequal_mask() local 341 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_unequal_01() local 357 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_equal_mask() local 373 crypto_int16 crypto_int16_q,crypto_int16_z; in crypto_int16_equal_01() local [all …]
|