aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca1-3/+3
2018-08-01net/tls: Use kmemdup to simplify the codezhong jiang1-2/+1
2018-07-20tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva1-1/+1
2018-07-16tls: Add rx inline crypto offloadBoris Pismenny1-22/+256
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny1-13/+12
2018-05-10tls: Fix tls_device initializationBoris Pismenny1-0/+2
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin1-0/+764