Searched refs:EXT_RETURN (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_local.h165 } EXT_RETURN; typedef in typeref:enum:ext_return_en
242 EXT_RETURN tls_construct_stoc_renegotiate(SSL *s, WPACKET *pkt,
245 EXT_RETURN tls_construct_stoc_server_name(SSL *s, WPACKET *pkt,
248 EXT_RETURN tls_construct_stoc_early_data(SSL *s, WPACKET *pkt,
251 EXT_RETURN tls_construct_stoc_maxfragmentlen(SSL *s, WPACKET *pkt,
255 EXT_RETURN tls_construct_stoc_ec_pt_formats(SSL *s, WPACKET *pkt,
259 EXT_RETURN tls_construct_stoc_supported_groups(SSL *s, WPACKET *pkt,
262 EXT_RETURN tls_construct_stoc_session_ticket(SSL *s, WPACKET *pkt,
266 EXT_RETURN tls_construct_stoc_status_request(SSL *s, WPACKET *pkt,
271 EXT_RETURN tls_construct_stoc_next_proto_ne
[all...]
H A Dextensions_clnt.c15 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_np
[all...]
H A Dextensions_srvr.c1308 EXT_RETURN tls_construct_stoc_renegotiate(SSL *s, WPACKET *pkt,
1333 EXT_RETURN tls_construct_stoc_server_name(SSL *s, WPACKET *pkt,
1358 EXT_RETURN tls_construct_stoc_maxfragmentlen(SSL *s, WPACKET *pkt,
1382 EXT_RETURN tls_construct_stoc_ec_pt_formats(SSL *s, WPACKET *pkt,
1411 EXT_RETURN tls_construct_stoc_supported_groups(SSL *s, WPACKET *pkt,
1476 EXT_RETURN tls_construct_stoc_session_ticket(SSL *s, WPACKET *pkt,
1496 EXT_RETURN tls_construct_stoc_status_request(SSL *s, WPACKET *pkt,
1537 EXT_RETURN tls_construct_stoc_next_proto_neg(SSL *s, WPACKET *pkt,
1567 EXT_RETURN tls_construct_stoc_alpn(SSL *s, WPACKET *pkt, unsigned int context,
1590 EXT_RETURN tls_construct_stoc_use_srt
[all...]
H A Dextensions.c36 static EXT_RETURN tls_construct_certificate_authorities(SSL *s, WPACKET *pkt,
83 EXT_RETURN (*construct_stoc)(SSL *s, WPACKET *pkt, unsigned int context,
86 EXT_RETURN (*construct_ctos)(SSL *s, WPACKET *pkt, unsigned int context,
843 EXT_RETURN (*construct)(SSL *s, WPACKET *pkt, unsigned int context,
845 EXT_RETURN ret;
1230 static EXT_RETURN tls_construct_certificate_authorities(SSL *s, WPACKET *pkt,
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_local.h180 } EXT_RETURN; typedef in typeref:enum:ext_return_en
255 EXT_RETURN tls_construct_stoc_renegotiate(SSL *s, WPACKET *pkt,
258 EXT_RETURN tls_construct_stoc_server_name(SSL *s, WPACKET *pkt,
261 EXT_RETURN tls_construct_stoc_early_data(SSL *s, WPACKET *pkt,
264 EXT_RETURN tls_construct_stoc_maxfragmentlen(SSL *s, WPACKET *pkt,
267 EXT_RETURN tls_construct_stoc_ec_pt_formats(SSL *s, WPACKET *pkt,
270 EXT_RETURN tls_construct_stoc_supported_groups(SSL *s, WPACKET *pkt,
273 EXT_RETURN tls_construct_stoc_session_ticket(SSL *s, WPACKET *pkt,
277 EXT_RETURN tls_construct_stoc_status_request(SSL *s, WPACKET *pkt,
282 EXT_RETURN tls_construct_stoc_next_proto_ne
[all...]
H A Dextensions_clnt.c15 EXT_RETURN tls_construct_ctos_renegotiate(SSL *s, WPACKET *pkt,
35 EXT_RETURN tls_construct_ctos_server_name(SSL *s, WPACKET *pkt,
61 EXT_RETURN tls_construct_ctos_maxfragmentlen(SSL *s, WPACKET *pkt,
86 EXT_RETURN tls_construct_ctos_srp(SSL *s, WPACKET *pkt, unsigned int context,
154 EXT_RETURN tls_construct_ctos_ec_pt_formats(SSL *s, WPACKET *pkt,
185 EXT_RETURN tls_construct_ctos_supported_groups(SSL *s, WPACKET *pkt,
254 EXT_RETURN tls_construct_ctos_session_ticket(SSL *s, WPACKET *pkt,
295 EXT_RETURN tls_construct_ctos_sig_algs(SSL *s, WPACKET *pkt,
322 EXT_RETURN tls_construct_ctos_status_request(SSL *s, WPACKET *pkt,
387 EXT_RETURN tls_construct_ctos_np
[all...]
H A Dextensions_srvr.c1238 EXT_RETURN tls_construct_stoc_renegotiate(SSL *s, WPACKET *pkt,
1262 EXT_RETURN tls_construct_stoc_server_name(SSL *s, WPACKET *pkt,
1286 EXT_RETURN tls_construct_stoc_maxfragmentlen(SSL *s, WPACKET *pkt,
1308 EXT_RETURN tls_construct_stoc_ec_pt_formats(SSL *s, WPACKET *pkt,
1334 EXT_RETURN tls_construct_stoc_supported_groups(SSL *s, WPACKET *pkt,
1394 EXT_RETURN tls_construct_stoc_session_ticket(SSL *s, WPACKET *pkt,
1413 EXT_RETURN tls_construct_stoc_status_request(SSL *s, WPACKET *pkt,
1452 EXT_RETURN tls_construct_stoc_next_proto_neg(SSL *s, WPACKET *pkt,
1480 EXT_RETURN tls_construct_stoc_alpn(SSL *s, WPACKET *pkt, unsigned int context,
1502 EXT_RETURN tls_construct_stoc_use_srt
[all...]
H A Dextensions.c38 static EXT_RETURN tls_construct_certificate_authorities(SSL *s, WPACKET *pkt,
84 EXT_RETURN (*construct_stoc)(SSL *s, WPACKET *pkt, unsigned int context,
87 EXT_RETURN (*construct_ctos)(SSL *s, WPACKET *pkt, unsigned int context,
842 EXT_RETURN (*construct)(SSL *s, WPACKET *pkt, unsigned int context,
844 EXT_RETURN ret;
1229 static EXT_RETURN tls_construct_certificate_authorities(SSL *s, WPACKET *pkt,

Completed in 201 milliseconds