summaryrefslogtreecommitdiffstats
path: root/net/tls/tls_sw.c
Commit message (Expand)AuthorAgeFilesLines
* tls: Move tls_make_aad to header to allow sharingIlya Lesokhin2017-11-141-17/+1
* tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin2017-11-141-2/+2
* tls: Use kzalloc for aead_request allocationIlya Lesokhin2017-11-141-1/+1
* tls: make tls_sw_free_resources staticTobias Klauser2017-09-141-1/+1
* tls: kernel TLS supportDave Watson2017-06-151-0/+772