Home
last modified time | relevance | path

Searched refs:tls_proto_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/tls/
Dtls_main.c83 static struct proto_ops tls_proto_ops[TLS_NUM_PROTS][TLS_NUM_CONFIG][TLS_NUM_CONFIG]; variable
94 &tls_proto_ops[ip_ver][ctx->tx_conf][ctx->rx_conf]); in update_sk_prot()
971 build_proto_ops(tls_proto_ops[TLSV6], in tls_build_proto()
983 build_proto_ops(tls_proto_ops[TLSV4], in tls_build_proto()