Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dcrypto_test.c36 u32 nonce1, nonce2; in mptcp_crypto_test_basic() local
45 nonce1 = be32_to_cpu(*((__be32 *)&tests[i].msg[0])); in mptcp_crypto_test_basic()
48 put_unaligned_be32(nonce1, &msg[0]); in mptcp_crypto_test_basic()