Searched refs:mptcp_do_sha256 (Results 1 – 1 of 1) sorted by relevance
134 static void mptcp_do_sha256(mptcp_key_t *, char sha_digest[SHA256_DIGEST_LENGTH]);5126 mptcp_do_sha256(mptcp_key_t *key, char sha_digest[SHA256_DIGEST_LENGTH]) in mptcp_do_sha256() function5356 mptcp_do_sha256(&mp_tp->mpt_localkey, key_digest); in mptcp_init_local_parms()5382 mptcp_do_sha256(&mp_tp->mpt_remotekey, remote_digest); in mptcp_init_remote_parms()