Lines Matching defs:contents
405 CBS *contents) { in forbid_parse_serverhello()
417 CBS *contents) { in ignore_parse_clienthello()
443 CBB contents, server_name_list, name; in ext_sni_add_clienthello() local
458 CBS *contents) { in ext_sni_parse_serverhello()
465 CBS *contents) { in ext_sni_parse_clienthello()
518 CBS *contents) { in ext_ech_parse_serverhello()
549 CBS *contents) { in ext_ech_parse_clienthello()
616 CBB contents, prev_finished; in ext_ri_add_clienthello() local
630 CBS *contents) { in ext_ri_parse_serverhello()
703 CBS *contents) { in ext_ri_parse_clienthello()
778 CBS *contents) { in ext_ems_parse_serverhello()
803 CBS *contents) { in ext_ems_parse_clienthello()
871 CBS *contents) { in ext_ticket_parse_serverhello()
926 CBB contents, sigalgs_cbb; in ext_sigalgs_add_clienthello() local
939 CBS *contents) { in ext_sigalgs_parse_clienthello()
967 CBB contents; in ext_ocsp_add_clienthello() local
981 CBS *contents) { in ext_ocsp_parse_serverhello()
1007 CBS *contents) { in ext_ocsp_parse_clienthello()
1066 CBS *contents) { in ext_npn_parse_serverhello()
1118 CBS *contents) { in ext_npn_parse_clienthello()
1157 CBB contents; in ext_npn_add_serverhello() local
1189 CBS *contents) { in ext_sct_parse_serverhello()
1228 CBS *contents) { in ext_sct_parse_clienthello()
1251 CBB contents; in ext_sct_add_serverhello() local
1282 CBB contents, proto_list; in ext_alpn_add_clienthello() local
1297 CBS *contents) { in ext_alpn_parse_serverhello()
1395 CBS contents; in ssl_negotiate_alpn() local
1470 CBB contents, proto_list, proto; in ext_alpn_add_serverhello() local
1516 CBS *contents) { in ext_channel_id_parse_serverhello()
1534 CBS *contents) { in ext_channel_id_parse_clienthello()
1578 CBB contents, profile_ids; in ext_srtp_add_clienthello() local
1600 CBS *contents) { in ext_srtp_parse_serverhello()
1643 CBS *contents) { in ext_srtp_parse_clienthello()
1691 CBB contents, profile_ids; in ext_srtp_add_serverhello() local
1709 CBB contents, formats; in ext_ec_point_add_extension() local
1733 uint8_t *out_alert, CBS *contents) { in ext_ec_point_parse_serverhello()
1761 uint8_t *out_alert, CBS *contents) { in ext_ec_point_parse_clienthello()
1844 CBB contents, identity, ticket, binders, binder; in ext_pre_shared_key_add_clienthello() local
1864 CBS *contents) { in ssl_ext_pre_shared_key_parse_serverhello()
1886 const SSL_CLIENT_HELLO *client_hello, CBS *contents) { in ssl_ext_pre_shared_key_parse_clienthello()
1954 CBB contents; in ssl_ext_pre_shared_key_add_serverhello() local
1983 CBB contents, ke_modes; in ext_psk_key_exchange_modes_add_clienthello() local
1996 CBS *contents) { in ext_psk_key_exchange_modes_parse_clienthello()
2051 CBS *contents) { in ext_early_data_parse_serverhello()
2089 CBS *contents) { in ext_early_data_parse_clienthello()
2203 CBB contents, kse_bytes; in ext_key_share_add_clienthello() local
2218 uint8_t *out_alert, CBS *contents) { in ssl_ext_key_share_parse_serverhello()
2264 CBS contents; in ssl_ext_key_share_parse_clienthello() local
2368 CBB contents, versions; in ext_supported_versions_add_clienthello() local
2404 CBB contents, cookie; in ext_cookie_add_clienthello() local
2432 CBB contents, groups_bytes; in ext_supported_groups_add_clienthello() local
2459 CBS *contents) { in ext_supported_groups_parse_serverhello()
2490 CBS *contents) { in ext_supported_groups_parse_clienthello()
2528 CBS *contents) { in ext_certificate_authorities_parse_clienthello()
2571 CBB contents; in ext_quic_transport_params_add_clienthello_impl() local
2597 SSL_HANDSHAKE *hs, uint8_t *out_alert, CBS *contents, in ext_quic_transport_params_parse_serverhello_impl()
2621 CBS *contents) { in ext_quic_transport_params_parse_serverhello()
2627 SSL_HANDSHAKE *hs, uint8_t *out_alert, CBS *contents) { in ext_quic_transport_params_parse_serverhello_legacy()
2633 SSL_HANDSHAKE *hs, uint8_t *out_alert, CBS *contents, in ext_quic_transport_params_parse_clienthello_impl()
2675 CBS *contents) { in ext_quic_transport_params_parse_clienthello()
2681 SSL_HANDSHAKE *hs, uint8_t *out_alert, CBS *contents) { in ext_quic_transport_params_parse_clienthello_legacy()
2709 CBB contents; in ext_quic_transport_params_add_serverhello_impl() local
2745 CBS *contents) { in ext_delegated_credential_parse_clienthello()
2771 CBB contents, algs; in cert_compression_add_clienthello() local
2795 CBS *contents) { in cert_compression_parse_serverhello()
2807 CBS *contents) { in cert_compression_parse_clienthello()
2957 uint8_t *out_alert, CBS *contents) { in ssl_ext_pake_parse_serverhello()
3020 CBS *contents) { in ext_pake_parse_clienthello()
3128 CBB contents, proto_list, proto; in ext_alps_add_clienthello_impl() local
3161 uint8_t *out_alert, CBS *contents, in ext_alps_parse_serverhello_impl()
3192 CBS *contents) { in ext_alps_parse_serverhello()
3198 uint8_t *out_alert, CBS *contents) { in ext_alps_parse_serverhello_old()
3224 CBB contents; in ext_alps_add_serverhello_impl() local
3863 CBS *contents = NULL, fake_contents; in ssl_scan_clienthello_tlsext() local
4532 bool ssl_is_sct_list_valid(const CBS *contents) { in ssl_is_sct_list_valid()