Home
last modified time | relevance | path

Searched defs:h6 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h14 int64_t h6 = load_3(s + 20) << 7; in fe25519_frombytes() local
108 int32_t h6 = f[6]; in fe25519_reduce() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c39 uint64_t h6 = load_3(s + 20) << 7; in fe_frombytes() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h49 int32_t h6 = f[6] + g[6]; in fe25519_add() local
87 int32_t h6 = f[6] - g[6]; in fe25519_sub() local
123 int32_t h6 = -f[6]; in fe25519_neg() local
520 int64_t h6 = f0g6 + f1g5_2 + f2g4 + f3g3_2 + f4g2 + f5g1_2 + f6g0 + in fe25519_mul() local
727 int64_t h6 = f0f6_2 + f1f5_4 + f2f4_2 + f3f3_2 + f7f9_76 + f8f8_19; in fe25519_sq() local
899 int64_t h6 = f0f6_2 + f1f5_4 + f2f4_2 + f3f3_2 + f7f9_76 + f8f8_19; in fe25519_sq2() local
1001 int64_t h6 = f6 * sn; in fe25519_scalar_product() local
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c634 struct ip6_hdr *h6 = NULL; in ipfw_send_pkt() local
/f-stack/freebsd/netpfil/pf/
H A Dpf.c2456 struct ip6_hdr *h6 = NULL; in pf_send_tcp() local
2636 struct ip6_hdr *h6; in pf_return() local