Kernel TLS (kTLS)
A Linux kernel feature that performs TLS record encryption and decryption inside the kernel after a userspace library completes the handshake, enabling zero-copy sends and NIC offload at the cost of running the record parser in ring 0.