Searched refs:mptcp_do_sha1 (Results 1 – 1 of 1) sorted by relevance
133 static void mptcp_do_sha1(mptcp_key_t *, char sha_digest[SHA1_RESULTLEN]);5191 mptcp_do_sha1(mptcp_key_t *key, char sha_digest[SHA1_RESULTLEN]) in mptcp_do_sha1() function5359 mptcp_do_sha1(&mp_tp->mpt_localkey, key_digest); in mptcp_init_local_parms()5385 mptcp_do_sha1(&mp_tp->mpt_remotekey, remote_digest); in mptcp_init_remote_parms()