aboutsummaryrefslogtreecommitdiff
path: root/net/tls/tls_device_fallback.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-13tls: zero the crypto information from tls_context before freeingGravatar Sabrina Dubroca 1-1/+1
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2018-08-03crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Gravatar Eric Biggers 1-1/+1
2018-07-16tls: Add rx inline crypto offloadGravatar Boris Pismenny 1-0/+1
2018-07-16tls: Refactor tls_offload variable namesGravatar Boris Pismenny 1-4/+4
2018-05-01net/tls: Add generic NIC offload infrastructureGravatar Ilya Lesokhin 1-0/+450