Searched refs:TLSV6 (Results 1 – 1 of 1) sorted by relevance
55 TLSV6, enumerator131 int ip_ver = sk->sk_family == AF_INET6 ? TLSV6 : TLSV4; in update_sk_prot()969 int ip_ver = sk->sk_family == AF_INET6 ? TLSV6 : TLSV4; in tls_build_proto()973 if (ip_ver == TLSV6 && in tls_build_proto()977 build_protos(tls_prots[TLSV6], prot); in tls_build_proto()978 build_proto_ops(tls_proto_ops[TLSV6], in tls_build_proto()