Home
last modified time | relevance | path

Searched refs:TLS_SW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tls/
H A Dtls_main.c281 if (ctx->tx_conf == TLS_SW) { in tls_sk_proto_cleanup()
291 if (ctx->rx_conf == TLS_SW) { in tls_sk_proto_cleanup()
307 if (ctx->tx_conf == TLS_SW) in tls_sk_proto_close()
324 if (ctx->tx_conf == TLS_SW) in tls_sk_proto_close()
326 if (ctx->rx_conf == TLS_SW || ctx->rx_conf == TLS_HW) in tls_sk_proto_close()
328 if (ctx->rx_conf == TLS_SW) in tls_sk_proto_close()
558 conf = TLS_SW; in do_tls_setsockopt_conf()
572 conf = TLS_SW; in do_tls_setsockopt_conf()
655 ops[TLS_SW ][TLS_BASE] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()
656 ops[TLS_SW ][TLS_BAS in build_proto_ops()
[all...]
/kernel/linux/linux-6.6/net/tls/
H A Dtls_main.c350 if (ctx->tx_conf == TLS_SW) { in tls_sk_proto_cleanup()
360 if (ctx->rx_conf == TLS_SW) { in tls_sk_proto_cleanup()
376 if (ctx->tx_conf == TLS_SW) in tls_sk_proto_close()
393 if (ctx->tx_conf == TLS_SW) in tls_sk_proto_close()
395 if (ctx->rx_conf == TLS_SW || ctx->rx_conf == TLS_HW) in tls_sk_proto_close()
397 if (ctx->rx_conf == TLS_SW) in tls_sk_proto_close()
534 if (ctx->rx_conf == TLS_SW || ctx->rx_conf == TLS_HW) in do_tls_getsockopt_no_pad()
676 conf = TLS_SW; in do_tls_setsockopt_conf()
690 conf = TLS_SW; in do_tls_setsockopt_conf()
757 if (ctx->rx_conf == TLS_SW || ct in do_tls_setsockopt_no_pad()
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dtls.h89 TLS_SW, enumerator
443 case TLS_SW: in tls_user_config()
/kernel/linux/linux-6.6/include/net/
H A Dtls.h81 TLS_SW, enumerator

Completed in 5 milliseconds