Home | History | Annotate | Download | only in ssl

Lines Matching refs:name_type

609   uint8_t name_type;
611 !CBS_get_u8(&server_name_list, &name_type) ||
625 if (name_type != TLSEXT_NAMETYPE_host_name ||