Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dmptcp_opt.c1051 mptcp_validate_join_hmac(struct tcpcb *tp, u_char* hmac __sized_by(mac_len), int mac_len) in mptcp_validate_join_hmac()
1566 mptcp_validate_add_addr_hmac(struct tcpcb *tp, u_char *hmac __sized_by(mac_len), in mptcp_validate_add_addr_hmac()
1567 u_char *msg __sized_by(msg_len), uint16_t msg_len, uint16_t mac_len) in mptcp_validate_add_addr_hmac()