Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dt1_lib.cc2412 CBB contents, groups_bytes; in ext_supported_groups_add_clienthello() local
2415 !CBB_add_u16_length_prefixed(&contents, &groups_bytes)) { in ext_supported_groups_add_clienthello()
2421 !CBB_add_u16(&groups_bytes, in ext_supported_groups_add_clienthello()
2431 if (!CBB_add_u16(&groups_bytes, group)) { in ext_supported_groups_add_clienthello()