Home
last modified time | relevance | path

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

/dports/net/ndpi/nDPI-92a1be2/src/lib/protocols/
H A Dtls.c67 u_int16_t num_elliptic_curve_point_format, elliptic_curve_point_format[MAX_NUM_JA3]; member
76 u_int16_t num_elliptic_curve_point_format, elliptic_curve_point_format[MAX_NUM_JA3]; member
1385 ja3.server.elliptic_curve_point_format[ja3.server.num_elliptic_curve_point_format++] = s_group; in processClientServerHello()
1428 (i > 0) ? "-" : "", ja3.server.elliptic_curve_point_format[i]); in processClientServerHello()
1759 … ja3.client.elliptic_curve_point_format[ja3.client.num_elliptic_curve_point_format++] = s_group; in processClientServerHello()
2154 (i > 0) ? "-" : "", ja3.client.elliptic_curve_point_format[i]); in processClientServerHello()