Lines Matching defs:out_alert

528 bool tls12_check_peer_sigalg(const SSL *ssl, uint8_t *out_alert,  in tls12_check_peer_sigalg()
576 static bool forbid_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in forbid_parse_serverhello()
588 static bool ignore_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ignore_parse_clienthello()
623 static bool ext_sni_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sni_parse_serverhello()
630 static bool ext_sni_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sni_parse_clienthello()
716 static bool ext_ri_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ri_parse_serverhello()
799 static bool ext_ri_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ri_parse_clienthello()
872 static bool ext_ems_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ems_parse_serverhello()
897 static bool ext_ems_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ems_parse_clienthello()
966 static bool ext_ticket_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ticket_parse_serverhello()
1041 static bool ext_sigalgs_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sigalgs_parse_clienthello()
1110 static bool ext_ocsp_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ocsp_parse_serverhello()
1136 static bool ext_ocsp_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ocsp_parse_clienthello()
1190 static bool ext_npn_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_npn_parse_serverhello()
1241 static bool ext_npn_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_npn_parse_clienthello()
1310 static bool ext_sct_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sct_parse_serverhello()
1349 static bool ext_sct_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sct_parse_clienthello()
1408 static bool ext_alpn_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_alpn_parse_serverhello()
1479 bool ssl_negotiate_alpn(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ssl_negotiate_alpn()
1582 uint8_t *out_alert, in ext_channel_id_parse_serverhello()
1601 uint8_t *out_alert, in ext_channel_id_parse_clienthello()
1669 static bool ext_srtp_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_srtp_parse_serverhello()
1714 static bool ext_srtp_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_srtp_parse_clienthello()
1801 static bool ext_ec_point_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ec_point_parse_serverhello()
1829 static bool ext_ec_point_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ec_point_parse_clienthello()
1916 uint8_t *out_alert, in ssl_ext_pre_shared_key_parse_serverhello()
1938 uint32_t *out_obfuscated_ticket_age, uint8_t *out_alert, CBS *contents) { in ssl_ext_pre_shared_key_parse_clienthello()
2032 uint8_t *out_alert, in ext_psk_key_exchange_modes_parse_clienthello()
2086 uint8_t *out_alert, CBS *contents) { in ext_early_data_parse_serverhello()
2108 uint8_t *out_alert, CBS *contents) { in ext_early_data_parse_clienthello()
2231 uint8_t *out_alert, CBS *contents) { in ssl_ext_key_share_parse_serverhello()
2265 uint8_t *out_alert, CBS *contents) { in ssl_ext_key_share_parse_clienthello()
2440 uint8_t *out_alert, in ext_supported_groups_parse_serverhello()
2471 uint8_t *out_alert, in ext_supported_groups_parse_clienthello()
2520 uint8_t *out_alert, in ext_token_binding_parse_serverhello()
2581 uint8_t *out_alert, in ext_token_binding_parse_clienthello()
2657 uint8_t *out_alert, in ext_quic_transport_params_parse_serverhello()
2673 uint8_t *out_alert, in ext_quic_transport_params_parse_clienthello()
2715 uint8_t *out_alert, in ext_delegated_credential_parse_clienthello()
2761 uint8_t *out_alert, in cert_compression_parse_serverhello()
2773 uint8_t *out_alert, in cert_compression_parse_clienthello()
3220 int *out_alert) { in ssl_scan_clienthello_tlsext()
3308 int *out_alert) { in ssl_scan_serverhello_tlsext()