/freebsd/sys/security/mac/ |
H A D | mac_inet6.c | 84 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 D | frag6.c | 292 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 D | aes_ct64_dec.c | 35 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 D | aes_ct_dec.c | 49 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 D | aes_ct64_enc.c | 68 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in mix_columns() local
|
H A D | aes_ct_enc.c | 65 uint32_t q0, q1, q2, q3, q4, q5, q6, q7; in mix_columns() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | erfc.c | 19 double q6, r6; member
|
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/ |
H A D | edonr.c | 120 uint64_t q0, q1, q2, q3, q4, q5, q6, q7; in Q512() local
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1331 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 D | mac_stub.c | 454 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 D | mac_mls.c | 1128 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 D | mac_test.c | 780 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 D | mac_biba.c | 1208 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()
|