Searched refs:mptcp_hmac_sha1 (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.61.2/bsd/netinet/ |
| H A D | mptcp_var.h | 597 extern void mptcp_hmac_sha1(mptcp_key_t, mptcp_key_t, u_int32_t, u_int32_t,
|
| H A D | mptcp_opt.c | 1075 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 | 5163 mptcp_hmac_sha1(mptcp_key_t key1, mptcp_key_t key2, in mptcp_hmac_sha1() function 5221 mptcp_hmac_sha1(mp_tp->mpt_localkey, mp_tp->mpt_remotekey, lrand, rrand, full_digest); in mptcp_get_mpjoin_hmac()
|