Searched defs:key1 (Results 1 – 5 of 5) sorted by relevance
/net/mptcp/ |
D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
|
D | crypto_test.c | 37 u64 key1, key2; in mptcp_crypto_test_basic() local
|
D | options.c | 622 static u64 add_addr_generate_hmac(u64 key1, u64 key2, in add_addr_generate_hmac()
|
D | subflow.c | 51 static void subflow_generate_hmac(u64 key1, u64 key2, u32 nonce1, u32 nonce2, in subflow_generate_hmac()
|
/net/openvswitch/ |
D | flow_table.c | 668 static bool cmp_key(const struct sw_flow_key *key1, in cmp_key()
|