Lines Matching refs:remote_key
78 READ_ONCE(msk->remote_key),
419 subflow_generate_hmac(subflow->remote_key, subflow->local_key,
488 subflow->remote_key = mp_opt->sndr_key;
489 mptcp_crypto_key_sha(subflow->remote_key, NULL, &subflow->iasn);
495 WRITE_ONCE(msk->remote_key, subflow->remote_key);
592 subflow_generate_hmac(subflow->local_key, subflow->remote_key,
759 subflow_generate_hmac(READ_ONCE(msk->remote_key),
1660 subflow->remote_key = READ_ONCE(msk->remote_key);
1679 mptcp_crypto_key_sha(subflow->remote_key, &remote_token, NULL);