Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tls/
A Dtls_toe.c72 ctx->rx_conf = TLS_HW_RECORD; in tls_toe_bypass()
73 ctx->tx_conf = TLS_HW_RECORD; in tls_toe_bypass()
A Dtls_main.c943 ops[TLS_HW_RECORD][TLS_HW_RECORD] = *base; in build_proto_ops()
1016 prot[TLS_HW_RECORD][TLS_HW_RECORD] = *base; in build_protos()
1017 prot[TLS_HW_RECORD][TLS_HW_RECORD].hash = tls_toe_hash; in build_protos()
1018 prot[TLS_HW_RECORD][TLS_HW_RECORD].unhash = tls_toe_unhash; in build_protos()
1088 case TLS_HW_RECORD: in tls_user_config()
/linux-6.3-rc2/include/net/
A Dtls.h95 TLS_HW_RECORD, enumerator
/linux-6.3-rc2/Documentation/networking/
A Dtls-offload.rst29 * Full TCP NIC offload mode (``TLS_HW_RECORD``) - mode of operation where

Completed in 13 milliseconds