Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tls: Add support for encryption using async offload accelerator | Vakul Garg | 2018-01-31 | 1 | -1/+7 |
* | tls: Correct length of scatterlist in tls_sw_sendpage | Dave Watson | 2018-01-22 | 1 | -0/+2 |
* | tls: fix sw_ctx leak | Sabrina Dubroca | 2018-01-17 | 1 | -5/+7 |
* | net/tls: Fix inverted error codes to avoid endless loop | r.hering@avm.de | 2018-01-15 | 1 | -2/+2 |
* | tls: Move tls_make_aad to header to allow sharing | Ilya Lesokhin | 2017-11-14 | 1 | -17/+1 |
* | tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. | Ilya Lesokhin | 2017-11-14 | 1 | -2/+2 |
* | tls: Use kzalloc for aead_request allocation | Ilya Lesokhin | 2017-11-14 | 1 | -1/+1 |
* | tls: make tls_sw_free_resources static | Tobias Klauser | 2017-09-14 | 1 | -1/+1 |
* | tls: kernel TLS support | Dave Watson | 2017-06-15 | 1 | -0/+772 |