• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/crypto/openssl/ssl/statem/

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,
145 EXT_RETURN tls_construct_ctos_ec_pt_formats(SSL *s, WPACKET *pkt,
171 EXT_RETURN tls_construct_ctos_supported_groups(SSL *s, WPACKET *pkt,
220 EXT_RETURN tls_construct_ctos_session_ticket(SSL *s, WPACKET *pkt,
264 EXT_RETURN tls_construct_ctos_sig_algs(SSL *s, WPACKET *pkt,
292 EXT_RETURN tls_construct_ctos_status_request(SSL *s, WPACKET *pkt,
366 EXT_RETURN tls_construct_ctos_npn(SSL *s, WPACKET *pkt, unsigned int context,
387 EXT_RETURN tls_construct_ctos_alpn(SSL *s, WPACKET *pkt, unsigned int context,
412 EXT_RETURN tls_construct_ctos_use_srtp(SSL *s, WPACKET *pkt,
456 EXT_RETURN tls_construct_ctos_etm(SSL *s, WPACKET *pkt, unsigned int context,
473 EXT_RETURN tls_construct_ctos_sct(SSL *s, WPACKET *pkt, unsigned int context,
494 EXT_RETURN tls_construct_ctos_ems(SSL *s, WPACKET *pkt, unsigned int context,
507 EXT_RETURN tls_construct_ctos_supported_versions(SSL *s, WPACKET *pkt,
557 EXT_RETURN tls_construct_ctos_psk_kex_modes(SSL *s, WPACKET *pkt,
643 EXT_RETURN tls_construct_ctos_key_share(SSL *s, WPACKET *pkt,
704 EXT_RETURN tls_construct_ctos_cookie(SSL *s, WPACKET *pkt, unsigned int context,
707 EXT_RETURN ret = EXT_RETURN_FAIL;
733 EXT_RETURN tls_construct_ctos_early_data(SSL *s, WPACKET *pkt,
916 EXT_RETURN tls_construct_ctos_padding(SSL *s, WPACKET *pkt,
987 EXT_RETURN tls_construct_ctos_psk(SSL *s, WPACKET *pkt, unsigned int context,
1192 EXT_RETURN tls_construct_ctos_post_handshake_auth(SSL *s, WPACKET *pkt,