Home
last modified time | relevance | path

Searched refs:TLS_HW_RECORD (Results 1 – 4 of 4) sorted by relevance

/linux/net/tls/
A Dtls_toe.c70 ctx->rx_conf = TLS_HW_RECORD; in tls_toe_bypass()
71 ctx->tx_conf = TLS_HW_RECORD; in tls_toe_bypass()
A Dtls_main.c760 ops[TLS_HW_RECORD][TLS_HW_RECORD] = *base; in build_proto_ops()
833 prot[TLS_HW_RECORD][TLS_HW_RECORD] = *base; in build_protos()
834 prot[TLS_HW_RECORD][TLS_HW_RECORD].hash = tls_toe_hash; in build_protos()
835 prot[TLS_HW_RECORD][TLS_HW_RECORD].unhash = tls_toe_unhash; in build_protos()
/linux/include/net/
A Dtls.h90 TLS_HW_RECORD, enumerator
449 case TLS_HW_RECORD: in tls_user_config()
/linux/Documentation/networking/
A Dtls-offload.rst29 * Full TCP NIC offload mode (``TLS_HW_RECORD``) - mode of operation where

Completed in 11 milliseconds