TLS_HW_RECORD 441 include/net/tls.h case TLS_HW_RECORD: TLS_HW_RECORD 667 net/tls/tls_main.c ctx->rx_conf = TLS_HW_RECORD; TLS_HW_RECORD 668 net/tls/tls_main.c ctx->tx_conf = TLS_HW_RECORD; TLS_HW_RECORD 761 net/tls/tls_main.c prot[TLS_HW_RECORD][TLS_HW_RECORD] = *base; TLS_HW_RECORD 762 net/tls/tls_main.c prot[TLS_HW_RECORD][TLS_HW_RECORD].hash = tls_hw_hash; TLS_HW_RECORD 763 net/tls/tls_main.c prot[TLS_HW_RECORD][TLS_HW_RECORD].unhash = tls_hw_unhash;