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

Lines Matching refs:EXT_RETURN

163 } EXT_RETURN;
240 EXT_RETURN tls_construct_stoc_renegotiate(SSL *s, WPACKET *pkt,
243 EXT_RETURN tls_construct_stoc_server_name(SSL *s, WPACKET *pkt,
246 EXT_RETURN tls_construct_stoc_early_data(SSL *s, WPACKET *pkt,
249 EXT_RETURN tls_construct_stoc_maxfragmentlen(SSL *s, WPACKET *pkt,
253 EXT_RETURN tls_construct_stoc_ec_pt_formats(SSL *s, WPACKET *pkt,
257 EXT_RETURN tls_construct_stoc_supported_groups(SSL *s, WPACKET *pkt,
260 EXT_RETURN tls_construct_stoc_session_ticket(SSL *s, WPACKET *pkt,
264 EXT_RETURN tls_construct_stoc_status_request(SSL *s, WPACKET *pkt,
269 EXT_RETURN tls_construct_stoc_next_proto_neg(SSL *s, WPACKET *pkt,
273 EXT_RETURN tls_construct_stoc_alpn(SSL *s, WPACKET *pkt, unsigned int context,
276 EXT_RETURN tls_construct_stoc_use_srtp(SSL *s, WPACKET *pkt, unsigned int context,
279 EXT_RETURN tls_construct_stoc_etm(SSL *s, WPACKET *pkt, unsigned int context,
281 EXT_RETURN tls_construct_stoc_ems(SSL *s, WPACKET *pkt, unsigned int context,
283 EXT_RETURN tls_construct_stoc_supported_versions(SSL *s, WPACKET *pkt,
286 EXT_RETURN tls_construct_stoc_key_share(SSL *s, WPACKET *pkt,
289 EXT_RETURN tls_construct_stoc_cookie(SSL *s, WPACKET *pkt, unsigned int context,
296 EXT_RETURN tls_construct_stoc_cryptopro_bug(SSL *s, WPACKET *pkt,
299 EXT_RETURN tls_construct_stoc_psk(SSL *s, WPACKET *pkt, unsigned int context,
303 EXT_RETURN tls_construct_ctos_renegotiate(SSL *s, WPACKET *pkt, unsigned int context,
305 EXT_RETURN tls_construct_ctos_server_name(SSL *s, WPACKET *pkt, unsigned int context,
307 EXT_RETURN tls_construct_ctos_maxfragmentlen(SSL *s, WPACKET *pkt, unsigned int context,
310 EXT_RETURN tls_construct_ctos_srp(SSL *s, WPACKET *pkt, unsigned int context, X509 *x,
314 EXT_RETURN tls_construct_ctos_ec_pt_formats(SSL *s, WPACKET *pkt,
317 EXT_RETURN tls_construct_ctos_supported_groups(SSL *s, WPACKET *pkt,
321 EXT_RETURN tls_construct_ctos_early_data(SSL *s, WPACKET *pkt,
324 EXT_RETURN tls_construct_ctos_session_ticket(SSL *s, WPACKET *pkt,
327 EXT_RETURN tls_construct_ctos_sig_algs(SSL *s, WPACKET *pkt,
331 EXT_RETURN tls_construct_ctos_status_request(SSL *s, WPACKET *pkt,
336 EXT_RETURN tls_construct_ctos_npn(SSL *s, WPACKET *pkt, unsigned int context,
339 EXT_RETURN tls_construct_ctos_alpn(SSL *s, WPACKET *pkt, unsigned int context,
342 EXT_RETURN tls_construct_ctos_use_srtp(SSL *s, WPACKET *pkt, unsigned int context,
345 EXT_RETURN tls_construct_ctos_etm(SSL *s, WPACKET *pkt, unsigned int context,
348 EXT_RETURN tls_construct_ctos_sct(SSL *s, WPACKET *pkt, unsigned int context,
351 EXT_RETURN tls_construct_ctos_ems(SSL *s, WPACKET *pkt, unsigned int context,
353 EXT_RETURN tls_construct_ctos_supported_versions(SSL *s, WPACKET *pkt,
356 EXT_RETURN tls_construct_ctos_key_share(SSL *s, WPACKET *pkt,
359 EXT_RETURN tls_construct_ctos_psk_kex_modes(SSL *s, WPACKET *pkt,
362 EXT_RETURN tls_construct_ctos_cookie(SSL *s, WPACKET *pkt, unsigned int context,
364 EXT_RETURN tls_construct_ctos_padding(SSL *s, WPACKET *pkt,
367 EXT_RETURN tls_construct_ctos_psk(SSL *s, WPACKET *pkt, unsigned int context,
369 EXT_RETURN tls_construct_ctos_post_handshake_auth(SSL *s, WPACKET *pkt, unsigned int context,