3 stable releases

1.0.2 Sep 26, 2024
1.0.1 Mar 20, 2024
1.0.0 Oct 21, 2022

#5 in #safer

47 downloads per month
Used in 2 crates (via ktls)

MIT/Apache

33KB
917 lines

test pipeline Coverage Status (codecov.io) Crates.io license: MIT/Apache-2.0

ktls-sys

linux/tls.h bindings, for TLS kernel offload.

Generated with bindgen tls.h -o src/bindings.rs

See https://github.com/bearcove/ktls for a higher-level / safer interface.

License

This project is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

No runtime deps