Searched defs:crypto_int64_q (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 1282 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_nonzero_mask() local 1299 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_nonzero_01() local 1316 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_positive_mask() local 1334 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_positive_01() local 1352 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_zero_mask() local 1368 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_zero_01() local 1384 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_unequal_mask() local 1400 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_unequal_01() local 1416 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_equal_mask() local 1432 crypto_int64 crypto_int64_q,crypto_int64_z; in crypto_int64_equal_01() local [all …]
|