Lines Matching refs:EXT_RETURN

15 EXT_RETURN tls_construct_ctos_renegotiate(SSL *s, WPACKET *pkt,
36 EXT_RETURN tls_construct_ctos_server_name(SSL *s, WPACKET *pkt,
63 EXT_RETURN tls_construct_ctos_maxfragmentlen(SSL *s, WPACKET *pkt,
89 EXT_RETURN tls_construct_ctos_srp(SSL *s, WPACKET *pkt, unsigned int context,
159 EXT_RETURN tls_construct_ctos_ec_pt_formats(SSL *s, WPACKET *pkt,
185 EXT_RETURN tls_construct_ctos_supported_groups(SSL *s, WPACKET *pkt,
234 EXT_RETURN tls_construct_ctos_session_ticket(SSL *s, WPACKET *pkt,
278 EXT_RETURN tls_construct_ctos_sig_algs(SSL *s, WPACKET *pkt,
306 EXT_RETURN tls_construct_ctos_status_request(SSL *s, WPACKET *pkt,
380 EXT_RETURN tls_construct_ctos_npn(SSL *s, WPACKET *pkt, unsigned int context,
401 EXT_RETURN tls_construct_ctos_alpn(SSL *s, WPACKET *pkt, unsigned int context,
426 EXT_RETURN tls_construct_ctos_use_srtp(SSL *s, WPACKET *pkt,
470 EXT_RETURN tls_construct_ctos_etm(SSL *s, WPACKET *pkt, unsigned int context,
487 EXT_RETURN tls_construct_ctos_sct(SSL *s, WPACKET *pkt, unsigned int context,
508 EXT_RETURN tls_construct_ctos_ems(SSL *s, WPACKET *pkt, unsigned int context,
521 EXT_RETURN tls_construct_ctos_supported_versions(SSL *s, WPACKET *pkt,
571 EXT_RETURN tls_construct_ctos_psk_kex_modes(SSL *s, WPACKET *pkt,
657 EXT_RETURN tls_construct_ctos_key_share(SSL *s, WPACKET *pkt,
718 EXT_RETURN tls_construct_ctos_cookie(SSL *s, WPACKET *pkt, unsigned int context,
721 EXT_RETURN ret = EXT_RETURN_FAIL;
747 EXT_RETURN tls_construct_ctos_early_data(SSL *s, WPACKET *pkt,
930 EXT_RETURN tls_construct_ctos_padding(SSL *s, WPACKET *pkt,
1001 EXT_RETURN tls_construct_ctos_psk(SSL *s, WPACKET *pkt, unsigned int context,
1205 EXT_RETURN tls_construct_ctos_post_handshake_auth(SSL *s, WPACKET *pkt,