Lines Matching defs:cbs
69 tlsext_alpn_check_format(CBS *cbs) in tlsext_alpn_check_format()
90 tlsext_alpn_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_alpn_server_process()
164 tlsext_alpn_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_alpn_client_process()
231 tlsext_supportedgroups_server_process(SSL *s, uint16_t msg_type, CBS *cbs, in tlsext_supportedgroups_server_process()
324 tlsext_supportedgroups_client_process(SSL *s, uint16_t msg_type, CBS *cbs, in tlsext_supportedgroups_client_process()
376 tlsext_ecpf_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_ecpf_process()
416 tlsext_ecpf_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_ecpf_server_process()
434 tlsext_ecpf_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_ecpf_client_process()
465 tlsext_ri_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_ri_server_process()
514 tlsext_ri_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_ri_client_process()
597 tlsext_sigalgs_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_sigalgs_server_process()
634 tlsext_sigalgs_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_sigalgs_client_process()
681 tlsext_sni_is_ip_literal(CBS *cbs, int *is_ip) in tlsext_sni_is_ip_literal()
710 tlsext_sni_is_valid_hostname(CBS *cbs, int *is_ip) in tlsext_sni_is_valid_hostname()
761 tlsext_sni_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_sni_server_process()
857 tlsext_sni_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_sni_client_process()
945 tlsext_ocsp_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_ocsp_server_process()
1053 tlsext_ocsp_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_ocsp_client_process()
1173 tlsext_sessionticket_server_process(SSL *s, uint16_t msg_type, CBS *cbs, in tlsext_sessionticket_server_process()
1210 tlsext_sessionticket_client_process(SSL *s, uint16_t msg_type, CBS *cbs, in tlsext_sessionticket_client_process()
1282 tlsext_srtp_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_srtp_server_process()
1387 tlsext_srtp_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_srtp_client_process()
1468 tlsext_keyshare_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_keyshare_server_process()
1663 tlsext_keyshare_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_keyshare_client_process()
1738 tlsext_versions_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_versions_server_process()
1785 tlsext_versions_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_versions_client_process()
1835 tlsext_cookie_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_cookie_server_process()
1892 tlsext_cookie_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_cookie_client_process()
1947 tlsext_psk_kex_modes_server_process(SSL *s, uint16_t msg_type, CBS *cbs, in tlsext_psk_kex_modes_server_process()
1981 tlsext_psk_kex_modes_client_process(SSL *s, uint16_t msg_type, CBS *cbs, in tlsext_psk_kex_modes_client_process()
2004 tlsext_psk_client_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_psk_client_process()
2022 tlsext_psk_server_process(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_psk_server_process()
2050 CBS *cbs, int *alert) in tlsext_quic_transport_parameters_client_process()
2085 CBS *cbs, int *alert) in tlsext_quic_transport_parameters_server_process()
2529 tlsext_clienthello_hash_extension(SSL *s, uint16_t type, CBS *cbs) in tlsext_clienthello_hash_extension()
2557 CBS *cbs, int *alert) in tlsext_parse()
2681 tlsext_server_parse(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_server_parse()
2722 tlsext_client_parse(SSL *s, uint16_t msg_type, CBS *cbs, int *alert) in tlsext_client_parse()