Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dhandshake_server.cc444 CBS extensions, supported_groups; in is_probably_jdk11_with_tls13() local
470 supported_groups = body; in is_probably_jdk11_with_tls13()
484 while (CBS_len(&supported_groups) > 0) { in is_probably_jdk11_with_tls13()
486 if (!CBS_get_u16(&supported_groups, &group) || in is_probably_jdk11_with_tls13()