Home | History | Annotate | Download | only in ssl

Lines Matching refs:CBS_get_u8_length_prefixed

216       !CBS_get_u8_length_prefixed(&client_hello, &session_id) ||
229 if (!CBS_get_u8_length_prefixed(&client_hello, &cookie) ||
238 !CBS_get_u8_length_prefixed(&client_hello, &compression_methods) ||
759 if (!CBS_get_u8_length_prefixed(contents, &renegotiated_connection) ||
809 if (!CBS_get_u8_length_prefixed(contents, &renegotiated_connection) ||
1213 if (!CBS_get_u8_length_prefixed(contents, &proto) ||
1428 !CBS_get_u8_length_prefixed(&protocol_name_list, &protocol_name) ||
1441 if (!CBS_get_u8_length_prefixed(&client_protocol_name_list,
1500 if (!CBS_get_u8_length_prefixed(&protocol_name_list_copy, &protocol_name) ||
1679 !CBS_get_u8_length_prefixed(contents, &srtp_mki) ||
1721 !CBS_get_u8_length_prefixed(contents, &srtp_mki) ||
1817 if (!CBS_get_u8_length_prefixed(contents, &ec_point_format_list) ||
1999 if (!CBS_get_u8_length_prefixed(&binders, &binder)) {
2070 if (!CBS_get_u8_length_prefixed(contents, &ke_modes) ||