Home
last modified time | relevance | path

Searched defs:q6 (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_inet6.c84 mac_ip6q_init(struct ip6q *q6, int flag) in mac_ip6q_init()
105 mac_ip6q_destroy(struct ip6q *q6) in mac_ip6q_destroy()
115 mac_ip6q_reassemble(struct ip6q *q6, struct mbuf *m) in mac_ip6q_reassemble()
129 mac_ip6q_create(struct mbuf *m, struct ip6q *q6) in mac_ip6q_create()
143 mac_ip6q_match(struct mbuf *m, struct ip6q *q6) in mac_ip6q_match()
161 mac_ip6q_update(struct mbuf *m, struct ip6q *q6) in mac_ip6q_update()
/freebsd/sys/netinet6/
H A Dfrag6.c292 frag6_rmqueue(struct ip6q *q6, uint32_t bucket) in frag6_rmqueue()
309 frag6_freef(struct ip6q *q6, uint32_t bucket) in frag6_freef()
353 struct ip6q *q6; in frag6_cleanup() local
427 struct ip6q *q6; in frag6_input() local
937 struct ip6q *q6, *q6tmp; in frag6_slowtimo() local
1066 struct ip6q *q6; in frag6_drain_one() local
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct64_dec.c35 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in br_aes_ct64_bitslice_invSbox() local
112 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in inv_mix_columns() local
H A Daes_ct_dec.c49 uint32_t q0, q1, q2, q3, q4, q5, q6, q7; in br_aes_ct_bitslice_invSbox() local
123 uint32_t q0, q1, q2, q3, q4, q5, q6, q7; in inv_mix_columns() local
H A Daes_ct64_enc.c68 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in mix_columns() local
H A Daes_ct_enc.c65 uint32_t q0, q1, q2, q3, q4, q5, q6, q7; in mix_columns() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Derfc.c19 double q6, r6; member
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c120 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in Q512() local
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c1331 lomac_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_create()
1343 lomac_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_match()
1355 lomac_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in lomac_ip6q_reassemble()
1368 lomac_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_update()
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c454 stub_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_create()
461 stub_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_match()
469 stub_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in stub_ip6q_reassemble()
476 stub_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_update()
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c1128 mls_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_create()
1140 mls_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_match()
1152 mls_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in mls_ip6q_reassemble()
1165 mls_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_update()
/freebsd/sys/security/mac_test/
H A Dmac_test.c780 struct ip6q *q6, struct label *q6label) in test_ip6q_create()
815 struct ip6q *q6, struct label *q6label) in test_ip6q_match()
827 test_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in test_ip6q_reassemble()
838 test_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in test_ip6q_update()
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c1208 biba_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_create()
1220 biba_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_match()
1232 biba_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in biba_ip6q_reassemble()
1245 biba_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_update()