Searched refs:TLSV4 (Results 1 – 1 of 1) sorted by relevance
56 TLSV4, enumerator133 int ip_ver = sk->sk_family == AF_INET6 ? TLSV6 : TLSV4; in update_sk_prot()872 int ip_ver = sk->sk_family == AF_INET6 ? TLSV6 : TLSV4; in tls_build_proto()888 if (ip_ver == TLSV4 && in tls_build_proto()892 build_protos(tls_prots[TLSV4], prot); in tls_build_proto()893 build_proto_ops(tls_proto_ops[TLSV4], in tls_build_proto()