Searched refs:TLS_SW (Results 1 – 2 of 2) sorted by relevance
287 if (ctx->tx_conf == TLS_SW) {293 if (ctx->rx_conf == TLS_SW) {480 conf = TLS_SW;491 conf = TLS_SW;630 prot[TLS_SW][TLS_BASE] = prot[TLS_BASE][TLS_BASE];631 prot[TLS_SW][TLS_BASE].sendmsg = tls_sw_sendmsg;632 prot[TLS_SW][TLS_BASE].sendpage = tls_sw_sendpage;634 prot[TLS_BASE][TLS_SW] = prot[TLS_BASE][TLS_BASE];635 prot[TLS_BASE][TLS_SW].recvmsg = tls_sw_recvmsg;636 prot[TLS_BASE][TLS_SW].close = tls_sk_proto_close;[all …]
88 TLS_SW, enumerator