Searched refs:TLS_HW_RECORD (Results 1 – 4 of 4) sorted by relevance
72 ctx->rx_conf = TLS_HW_RECORD; in tls_toe_bypass()73 ctx->tx_conf = TLS_HW_RECORD; in tls_toe_bypass()
943 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()
95 TLS_HW_RECORD, enumerator
29 * Full TCP NIC offload mode (``TLS_HW_RECORD``) - mode of operation where
Completed in 8 milliseconds