Searched refs:mptcp_hmac_sha1 (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | mptcp_var.h | 598 extern void mptcp_hmac_sha1(mptcp_key_t, mptcp_key_t, u_int32_t, u_int32_t,
|
| H A D | mptcp_opt.c | 1065 mptcp_hmac_sha1(mp_tp->mpt_remotekey, mp_tp->mpt_localkey, rem_rand, loc_rand, in mptcp_validate_join_hmac()
|
| H A D | mptcp_subr.c | 5199 mptcp_hmac_sha1(mptcp_key_t key1, mptcp_key_t key2, in mptcp_hmac_sha1() function 5257 mptcp_hmac_sha1(mp_tp->mpt_localkey, mp_tp->mpt_remotekey, lrand, rrand, full_digest); in mptcp_get_mpjoin_hmac()
|