CBS_get_u8_length_prefixed
int CBS_get_u8_length_prefixed(CBS *cbs, CBS *out);
int CBS_get_u8_length_prefixed(CBS *cbs, CBS *out);
if (!CBS_get_u8_length_prefixed(cbs, &public))
if (!CBS_get_u8_length_prefixed(&cert_request, &cert_types))
if (!CBS_get_u8_length_prefixed(&hello_verify_request, &cookie))
if (!CBS_get_u8_length_prefixed(&cbs, &session_id))
if (!CBS_get_u8_length_prefixed(cbs, &public)) {
if (!CBS_get_u8_length_prefixed(&cbs, &session_id))
if (!CBS_get_u8_length_prefixed(&cbs, &cookie))
if (!CBS_get_u8_length_prefixed(&cbs, &compression_methods))
if (!CBS_get_u8_length_prefixed(cbs, &mki) || CBS_len(&mki) != 0) {
if (!CBS_get_u8_length_prefixed(cbs, &mki) || CBS_len(&mki) != 0) {
if (!CBS_get_u8_length_prefixed(cbs, &versions))
if (!CBS_get_u8_length_prefixed(&list, &proto))
if (!CBS_get_u8_length_prefixed(cbs, &ke_modes))
if (!CBS_get_u8_length_prefixed(cbs, &ecpf))
if (!CBS_get_u8_length_prefixed(cbs, &reneg)) {
if (!CBS_get_u8_length_prefixed(cbs, &reneg)) {
if (!CBS_get_u8_length_prefixed(&proto_name_list, &proto_name))
if (!CBS_get_u8_length_prefixed(cbs, &session_id))
if (!CBS_get_u8_length_prefixed(cbs, &cert_request_context))
if (!CBS_get_u8_length_prefixed(cbs, &cert_request_context))
if (!CBS_get_u8_length_prefixed(cbs, &session_id))
if (!CBS_get_u8_length_prefixed(cbs, &compression_methods))
if (!CBS_get_u8_length_prefixed(&extension_data, &versions))
if (!CBS_get_u8_length_prefixed(cbs, &cert_request_context))