Home
last modified time | relevance | path

Searched refs:TLS_HW_RECORD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tls/
H 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()
H A Dtls_main.c679 ops[TLS_HW_RECORD][TLS_HW_RECORD] = *base; in build_proto_ops()
752 prot[TLS_HW_RECORD][TLS_HW_RECORD] = *base; in build_protos()
753 prot[TLS_HW_RECORD][TLS_HW_RECORD].hash = tls_toe_hash; in build_protos()
754 prot[TLS_HW_RECORD][TLS_HW_RECORD].unhash = tls_toe_unhash; in build_protos()
/kernel/linux/linux-6.6/net/tls/
H 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()
H A Dtls_main.c853 ops[TLS_HW_RECORD][TLS_HW_RECORD] = *base; in build_proto_ops()
926 prot[TLS_HW_RECORD][TLS_HW_RECORD] = *base; in build_protos()
927 prot[TLS_HW_RECORD][TLS_HW_RECORD].hash = tls_toe_hash; in build_protos()
928 prot[TLS_HW_RECORD][TLS_HW_RECORD].unhash = tls_toe_unhash; in build_protos()
998 case TLS_HW_RECORD: in tls_user_config()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h91 TLS_HW_RECORD, enumerator
447 case TLS_HW_RECORD: in tls_user_config()
/kernel/linux/linux-6.6/include/net/
H A Dtls.h83 TLS_HW_RECORD, enumerator

Completed in 6 milliseconds