Searched defs:crypto_int32_q (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 748 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_nonzero_mask() local 765 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_nonzero_01() local 782 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_positive_mask() local 800 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_positive_01() local 818 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_zero_mask() local 834 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_zero_01() local 850 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_unequal_mask() local 866 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_unequal_01() local 882 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_equal_mask() local 898 crypto_int32 crypto_int32_q,crypto_int32_z; in crypto_int32_equal_01() local [all …]
|