Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mptcp/
H A Doptions.c544 static u64 add_addr_generate_hmac(u64 key1, u64 key2, u8 addr_id, in add_addr_generate_hmac() function
603 opts->ahmac = add_addr_generate_hmac(msk->local_key, in mptcp_established_options_add_addr()
867 hmac = add_addr_generate_hmac(msk->remote_key, in add_addr_hmac_valid()