Home
last modified time | relevance | path

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

/net/tls/
Dtls_main.c63 static struct proto tls_prots[TLS_NUM_PROTS][TLS_NUM_CONFIG][TLS_NUM_CONFIG]; variable
73 &tls_prots[ip_ver][ctx->tx_conf][ctx->rx_conf]); in update_sk_prot()
688 build_protos(tls_prots[TLSV6], prot); in tls_build_proto()
700 build_protos(tls_prots[TLSV4], prot); in tls_build_proto()