Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_main.c125 static struct proto tls_prots[TLS_NUM_PROTS][TLS_NUM_CONFIG][TLS_NUM_CONFIG]; variable
135 &tls_prots[ip_ver][ctx->tx_conf][ctx->rx_conf]); in update_sk_prot()
875 build_protos(tls_prots[TLSV6], prot); in tls_build_proto()
887 build_protos(tls_prots[TLSV4], prot); in tls_build_proto()