Lines Matching defs:contents
520 CBS *contents) { in forbid_parse_serverhello()
532 CBS *contents) { in ignore_parse_clienthello()
551 CBB contents, server_name_list, name; in ext_sni_add_clienthello() local
567 CBS *contents) { in ext_sni_parse_serverhello()
574 CBS *contents) { in ext_sni_parse_clienthello()
716 CBS *contents) { in ext_ech_parse_serverhello()
743 CBS *contents) { in ext_ech_parse_clienthello()
757 CBS *contents) { in ext_ech_is_inner_parse_clienthello()
784 CBB contents, prev_finished; in ext_ri_add_clienthello() local
798 CBS *contents) { in ext_ri_parse_serverhello()
881 CBS *contents) { in ext_ri_parse_clienthello()
954 CBS *contents) { in ext_ems_parse_serverhello()
979 CBS *contents) { in ext_ems_parse_clienthello()
1048 CBS *contents) { in ext_ticket_parse_serverhello()
1097 CBB contents, sigalgs_cbb; in ext_sigalgs_add_clienthello() local
1110 CBS *contents) { in ext_sigalgs_parse_clienthello()
1136 CBB contents; in ext_ocsp_add_clienthello() local
1150 CBS *contents) { in ext_ocsp_parse_serverhello()
1176 CBS *contents) { in ext_ocsp_parse_clienthello()
1230 CBS *contents) { in ext_npn_parse_serverhello()
1281 CBS *contents) { in ext_npn_parse_clienthello()
1320 CBB contents; in ext_npn_add_serverhello() local
1350 CBS *contents) { in ext_sct_parse_serverhello()
1389 CBS *contents) { in ext_sct_parse_clienthello()
1410 CBB contents; in ext_sct_add_serverhello() local
1440 CBB contents, proto_list; in ext_alpn_add_clienthello() local
1454 CBS *contents) { in ext_alpn_parse_serverhello()
1533 CBS contents; in ssl_negotiate_alpn() local
1605 CBB contents, proto_list, proto; in ext_alpn_add_serverhello() local
1644 CBS *contents) { in ext_channel_id_parse_serverhello()
1663 CBS *contents) { in ext_channel_id_parse_clienthello()
1709 CBB contents, profile_ids; in ext_srtp_add_clienthello() local
1731 CBS *contents) { in ext_srtp_parse_serverhello()
1776 CBS *contents) { in ext_srtp_parse_clienthello()
1822 CBB contents, profile_ids; in ext_srtp_add_serverhello() local
1841 CBB contents, formats; in ext_ec_point_add_extension() local
1863 CBS *contents) { in ext_ec_point_parse_serverhello()
1891 CBS *contents) { in ext_ec_point_parse_clienthello()
1958 CBB contents, identity, ticket, binders, binder; in ext_pre_shared_key_add_clienthello() local
1978 CBS *contents) { in ssl_ext_pre_shared_key_parse_serverhello()
2000 const SSL_CLIENT_HELLO *client_hello, CBS *contents) { in ssl_ext_pre_shared_key_parse_clienthello()
2068 CBB contents; in ssl_ext_pre_shared_key_add_serverhello() local
2091 CBB contents, ke_modes; in ext_psk_key_exchange_modes_add_clienthello() local
2104 CBS *contents) { in ext_psk_key_exchange_modes_parse_clienthello()
2211 CBS *contents) { in ext_early_data_parse_serverhello()
2248 uint8_t *out_alert, CBS *contents) { in ext_early_data_parse_clienthello()
2289 CBB contents, kse_bytes; in ext_key_share_add_clienthello() local
2371 uint8_t *out_alert, CBS *contents) { in ssl_ext_key_share_parse_serverhello()
2405 uint8_t *out_alert, CBS *contents) { in ssl_ext_key_share_parse_clienthello()
2500 CBB contents, versions; in ext_supported_versions_add_clienthello() local
2531 CBB contents, cookie; in ext_cookie_add_clienthello() local
2553 CBB contents, groups_bytes; in ext_supported_groups_add_clienthello() local
2582 CBS *contents) { in ext_supported_groups_parse_serverhello()
2613 CBS *contents) { in ext_supported_groups_parse_clienthello()
2646 CBB contents, params; in ext_token_binding_add_clienthello() local
2662 CBS *contents) { in ext_token_binding_parse_serverhello()
2723 CBS *contents) { in ext_token_binding_parse_clienthello()
2764 CBB contents, params; in ext_token_binding_add_serverhello() local
2802 CBB contents; in ext_quic_transport_params_add_clienthello_impl() local
2826 SSL_HANDSHAKE *hs, uint8_t *out_alert, CBS *contents, in ext_quic_transport_params_parse_serverhello_impl()
2850 CBS *contents) { in ext_quic_transport_params_parse_serverhello()
2856 SSL_HANDSHAKE *hs, uint8_t *out_alert, CBS *contents) { in ext_quic_transport_params_parse_serverhello_legacy()
2862 SSL_HANDSHAKE *hs, uint8_t *out_alert, CBS *contents, in ext_quic_transport_params_parse_clienthello_impl()
2904 CBS *contents) { in ext_quic_transport_params_parse_clienthello()
2910 SSL_HANDSHAKE *hs, uint8_t *out_alert, CBS *contents) { in ext_quic_transport_params_parse_clienthello_legacy()
2938 CBB contents; in ext_quic_transport_params_add_serverhello_impl() local
2973 CBS *contents) { in ext_delegated_credential_parse_clienthello()
2998 CBB contents, algs; in cert_compression_add_clienthello() local
3021 CBS *contents) { in cert_compression_parse_serverhello()
3033 CBS *contents) { in cert_compression_parse_clienthello()
3115 CBB contents, proto_list, proto; in ext_alps_add_clienthello() local
3134 CBS *contents) { in ext_alps_parse_serverhello()
3172 CBB contents; in ext_alps_add_serverhello() local
3685 CBS *contents = NULL, fake_contents; in ssl_scan_clienthello_tlsext() local
4359 bool ssl_is_sct_list_valid(const CBS *contents) { in ssl_is_sct_list_valid()