Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_main.c126 static struct proto_ops tls_proto_ops[TLS_NUM_PROTS][TLS_NUM_CONFIG][TLS_NUM_CONFIG]; variable
137 &tls_proto_ops[ip_ver][ctx->tx_conf][ctx->rx_conf]); in update_sk_prot()
876 build_proto_ops(tls_proto_ops[TLSV6], in tls_build_proto()
888 build_proto_ops(tls_proto_ops[TLSV4], in tls_build_proto()