summaryrefslogtreecommitdiff
path: root/net/mptcp/crypto.c
AgeCommit message (Expand)Author
2021-04-16kunit: mptcp: adhere to KUNIT formatting standardNico Pache
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-16mptcp: use sha256() instead of open codingEric Biggers
2020-06-26mptcp: move crypto test to KUNITPaolo Abeni
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-22mptcp: use untruncated hash in ADD_ADDR HMACTodd Malsbary
2020-05-08mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTESEric Biggers
2020-03-29mptcp: Add ADD_ADDR handlingPeter Krystad
2020-01-24mptcp: move from sha1 (v0) to sha256 (v1)Paolo Abeni
2020-01-24mptcp: Add key generation and token treePeter Krystad