Lines Matching defs:out_alert

516 int tls12_check_peer_sigalg(SSL *ssl, int *out_alert, uint16_t sigalg) {  in tls12_check_peer_sigalg()
558 static int forbid_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in forbid_parse_serverhello()
570 static int ignore_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ignore_parse_clienthello()
605 static int ext_sni_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sni_parse_serverhello()
630 static int ext_sni_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sni_parse_clienthello()
718 static int ext_ri_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ri_parse_serverhello()
793 static int ext_ri_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ri_parse_clienthello()
871 static int ext_ems_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ems_parse_serverhello()
897 static int ext_ems_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ems_parse_clienthello()
978 static int ext_ticket_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ticket_parse_serverhello()
1057 static int ext_sigalgs_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sigalgs_parse_clienthello()
1102 static int ext_ocsp_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ocsp_parse_serverhello()
1128 static int ext_ocsp_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ocsp_parse_clienthello()
1183 static int ext_npn_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_npn_parse_serverhello()
1241 static int ext_npn_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_npn_parse_clienthello()
1311 static int ext_sct_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sct_parse_serverhello()
1348 static int ext_sct_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_sct_parse_clienthello()
1406 static int ext_alpn_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_alpn_parse_serverhello()
1471 int ssl_negotiate_alpn(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ssl_negotiate_alpn()
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()
1663 static int ext_srtp_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_srtp_parse_serverhello()
1711 static int ext_srtp_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_srtp_parse_clienthello()
1806 static int ext_ec_point_parse_serverhello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ec_point_parse_serverhello()
1834 static int ext_ec_point_parse_clienthello(SSL_HANDSHAKE *hs, uint8_t *out_alert, in ext_ec_point_parse_clienthello()
1941 uint8_t *out_alert, 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()
2063 uint8_t *out_alert, 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()
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()
2478 uint8_t *out_alert, in ext_supported_groups_parse_serverhello()
2486 uint8_t *out_alert, in ext_supported_groups_parse_clienthello()
2867 int *out_alert) { in ssl_scan_clienthello_tlsext()
2969 int *out_alert) { in ssl_scan_serverhello_tlsext()