aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_device_fallback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01net: tls: Add tls 1.3 supportDave Watson1-1/+2
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca1-1/+1
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2018-08-03crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers1-1/+1
2018-07-16tls: Add rx inline crypto offloadBoris Pismenny1-0/+1
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny1-4/+4
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin1-0/+450