Home
last modified time | relevance | path

Searched refs:mptcp_crypto_key_sha (Results 1 – 6 of 6) sorted by relevance

/linux/net/mptcp/
A Dtoken.c94 mptcp_crypto_key_sha(*key, token, idsn); in mptcp_crypto_key_gen_sha()
114 mptcp_crypto_key_sha(subflow_req->local_key, in mptcp_token_new_request()
A Dcrypto.c31 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn) in mptcp_crypto_key_sha() function
A Dsubflow.c179 mptcp_crypto_key_sha(subflow_req->local_key, in subflow_check_req()
1433 mptcp_crypto_key_sha(subflow->remote_key, &remote_token, NULL); in __mptcp_subflow_connect()
A Dprotocol.h704 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn);
A Doptions.c1172 mptcp_crypto_key_sha(subflow->remote_key, NULL, in mptcp_incoming_options()
A Dprotocol.c2815 mptcp_crypto_key_sha(msk->remote_key, NULL, &ack_seq); in mptcp_sk_clone()
3085 mptcp_crypto_key_sha(subflow->remote_key, NULL, &ack_seq); in mptcp_finish_connect()

Completed in 19 milliseconds