Lines Matching defs:contents
559 CBS *contents) { in forbid_parse_serverhello()
571 CBS *contents) { in ignore_parse_clienthello()
590 CBB contents, server_name_list, name; in ext_sni_add_clienthello() local
606 CBS *contents) { in ext_sni_parse_serverhello()
631 CBS *contents) { in ext_sni_parse_clienthello()
705 CBB contents, prev_finished; in ext_ri_add_clienthello() local
719 CBS *contents) { in ext_ri_parse_serverhello()
794 CBS *contents) { in ext_ri_parse_clienthello()
872 CBS *contents) { in ext_ems_parse_serverhello()
898 CBS *contents) { in ext_ems_parse_clienthello()
979 CBS *contents) { in ext_ticket_parse_serverhello()
1037 CBB contents, sigalgs_cbb; in ext_sigalgs_add_clienthello() local
1058 CBS *contents) { in ext_sigalgs_parse_clienthello()
1089 CBB contents; in ext_ocsp_add_clienthello() local
1103 CBS *contents) { in ext_ocsp_parse_serverhello()
1129 CBS *contents) { in ext_ocsp_parse_clienthello()
1184 CBS *contents) { in ext_npn_parse_serverhello()
1242 CBS *contents) { in ext_npn_parse_clienthello()
1281 CBB contents; in ext_npn_add_serverhello() local
1312 CBS *contents) { in ext_sct_parse_serverhello()
1349 CBS *contents) { in ext_sct_parse_clienthello()
1371 CBB contents; in ext_sct_add_serverhello() local
1393 CBB contents, proto_list; in ext_alpn_add_clienthello() local
1407 CBS *contents) { in ext_alpn_parse_serverhello()
1474 CBS contents; in ssl_negotiate_alpn() local
1533 CBB contents, proto_list, proto; in ext_alpn_add_serverhello() local
1572 uint8_t *out_alert, CBS *contents) { in ext_channel_id_parse_serverhello()
1590 uint8_t *out_alert, CBS *contents) { in ext_channel_id_parse_clienthello()
1641 CBB contents, profile_ids; in ext_srtp_add_clienthello() local
1664 CBS *contents) { in ext_srtp_parse_serverhello()
1712 CBS *contents) { in ext_srtp_parse_clienthello()
1761 CBB contents, profile_ids; in ext_srtp_add_serverhello() local
1780 CBB contents, formats; in ext_ec_point_add_extension() local
1807 CBS *contents) { in ext_ec_point_parse_serverhello()
1835 CBS *contents) { in ext_ec_point_parse_clienthello()
1922 CBB contents, identity, ticket, binders, binder; in ext_pre_shared_key_add_clienthello() local
1942 CBS *contents) { in ssl_ext_pre_shared_key_parse_serverhello()
1963 uint32_t *out_obfuscated_ticket_age, uint8_t *out_alert, CBS *contents) { in ssl_ext_pre_shared_key_parse_clienthello()
2022 CBB contents; in ssl_ext_pre_shared_key_add_serverhello() local
2051 CBB contents, ke_modes; in ext_psk_key_exchange_modes_add_clienthello() local
2064 CBS *contents) { in ext_psk_key_exchange_modes_parse_clienthello()
2114 uint8_t *out_alert, CBS *contents) { in ext_early_data_parse_serverhello()
2136 uint8_t *out_alert, CBS *contents) { in ext_early_data_parse_clienthello()
2182 CBB contents, kse_bytes; in ext_key_share_add_clienthello() local
2250 uint8_t *out_alert, CBS *contents) { in ssl_ext_key_share_parse_serverhello()
2280 uint8_t *out_alert, CBS *contents) { in ssl_ext_key_share_parse_clienthello()
2390 CBB contents, versions; in ext_supported_versions_add_clienthello() local
2426 CBB contents, cookie; in ext_cookie_add_clienthello() local
2450 CBB contents, groups_bytes; in ext_supported_groups_add_clienthello() local
2479 CBS *contents) { in ext_supported_groups_parse_serverhello()
2487 CBS *contents) { in ext_supported_groups_parse_clienthello()
2924 CBS *contents = NULL, fake_contents; in ssl_scan_clienthello_tlsext() local
3594 int ssl_is_sct_list_valid(const CBS *contents) { in ssl_is_sct_list_valid()