diff options
author | Varun Rapelly <vrapelly@marvell.com> | 2024-08-17 16:19:29 +0000 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2024-12-07 21:18:54 +0000 |
commit | b8af24b26d3e1cd2240a9c2ee11340ba9b696f6c (patch) | |
tree | f9c7f031fd56b593efdc9fbf0a59dd5342a326af /src/vnet/l2/l2_output_classify.c | |
parent | 0ec906694d9675f6e2319fb8d8422bc59349b418 (diff) |
tls: add async processing support
Adds support for tls async processing using OpenSSL.
Adds new CLI command to configure OpenSSL TLS configurations used by
OpenSSL context and session. New CLI format is:
tls openssl set-tls [record-size <size>]
[record-split-size <size>]
[max-pipelines <size>]
Sets default values to below TLS configuration parameters:
- first_seg_size: 32MB
- add_seg_size: 256MB
Type: feature
Signed-off-by: Varun Rapelly <vrapelly@marvell.com>
Change-Id: I990be31fced9e258fdb036f5751cd67594b0bce7
Diffstat (limited to 'src/vnet/l2/l2_output_classify.c')
0 files changed, 0 insertions, 0 deletions