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

Lines Matching refs:pkt

52 typedef int (*confunc_f) (SSL *s, WPACKET *pkt);
60 int parse_ca_names(SSL *s, PACKET *pkt);
62 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt);
73 int ossl_statem_client_construct_message(SSL *s, WPACKET *pkt,
76 MSG_PROCESS_RETURN ossl_statem_client_process_message(SSL *s, PACKET *pkt);
86 int ossl_statem_server_construct_message(SSL *s, WPACKET *pkt,
89 MSG_PROCESS_RETURN ossl_statem_server_process_message(SSL *s, PACKET *pkt);
99 __owur MSG_PROCESS_RETURN tls_process_change_cipher_spec(SSL *s, PACKET *pkt);
100 __owur MSG_PROCESS_RETURN tls_process_finished(SSL *s, PACKET *pkt);
101 __owur int tls_construct_change_cipher_spec(SSL *s, WPACKET *pkt);
102 __owur int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt);
104 __owur int tls_construct_finished(SSL *s, WPACKET *pkt);
105 __owur int tls_construct_key_update(SSL *s, WPACKET *pkt);
106 __owur MSG_PROCESS_RETURN tls_process_key_update(SSL *s, PACKET *pkt);
112 __owur int tls_construct_client_hello(SSL *s, WPACKET *pkt);
113 __owur MSG_PROCESS_RETURN tls_process_server_hello(SSL *s, PACKET *pkt);
114 __owur MSG_PROCESS_RETURN tls_process_certificate_request(SSL *s, PACKET *pkt);
115 __owur MSG_PROCESS_RETURN tls_process_new_session_ticket(SSL *s, PACKET *pkt);
116 __owur int tls_process_cert_status_body(SSL *s, PACKET *pkt);
117 __owur MSG_PROCESS_RETURN tls_process_cert_status(SSL *s, PACKET *pkt);
118 __owur MSG_PROCESS_RETURN tls_process_server_done(SSL *s, PACKET *pkt);
119 __owur int tls_construct_cert_verify(SSL *s, WPACKET *pkt);
121 __owur int tls_construct_client_certificate(SSL *s, WPACKET *pkt);
123 __owur int tls_construct_client_key_exchange(SSL *s, WPACKET *pkt);
125 __owur int tls_construct_cert_status_body(SSL *s, WPACKET *pkt);
126 __owur int tls_construct_cert_status(SSL *s, WPACKET *pkt);
127 __owur MSG_PROCESS_RETURN tls_process_key_exchange(SSL *s, PACKET *pkt);
128 __owur MSG_PROCESS_RETURN tls_process_server_certificate(SSL *s, PACKET *pkt);
131 __owur int tls_construct_next_proto(SSL *s, WPACKET *pkt);
133 __owur MSG_PROCESS_RETURN tls_process_hello_req(SSL *s, PACKET *pkt);
134 __owur MSG_PROCESS_RETURN dtls_process_hello_verify(SSL *s, PACKET *pkt);
135 __owur int tls_construct_end_of_early_data(SSL *s, WPACKET *pkt);
138 __owur MSG_PROCESS_RETURN tls_process_client_hello(SSL *s, PACKET *pkt);
140 __owur int tls_construct_server_hello(SSL *s, WPACKET *pkt);
141 __owur int dtls_construct_hello_verify_request(SSL *s, WPACKET *pkt);
142 __owur int tls_construct_server_certificate(SSL *s, WPACKET *pkt);
143 __owur int tls_construct_server_key_exchange(SSL *s, WPACKET *pkt);
144 __owur int tls_construct_certificate_request(SSL *s, WPACKET *pkt);
145 __owur int tls_construct_server_done(SSL *s, WPACKET *pkt);
146 __owur MSG_PROCESS_RETURN tls_process_client_certificate(SSL *s, PACKET *pkt);
147 __owur MSG_PROCESS_RETURN tls_process_client_key_exchange(SSL *s, PACKET *pkt);
149 __owur MSG_PROCESS_RETURN tls_process_cert_verify(SSL *s, PACKET *pkt);
151 __owur MSG_PROCESS_RETURN tls_process_next_proto(SSL *s, PACKET *pkt);
153 __owur int tls_construct_new_session_ticket(SSL *s, WPACKET *pkt);
154 MSG_PROCESS_RETURN tls_process_end_of_early_data(SSL *s, PACKET *pkt);
177 __owur int tls_construct_extensions(SSL *s, WPACKET *pkt, unsigned int context,
187 int tls_parse_ctos_renegotiate(SSL *s, PACKET *pkt, unsigned int context,
189 int tls_parse_ctos_server_name(SSL *s, PACKET *pkt, unsigned int context,
191 int tls_parse_ctos_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context,
194 int tls_parse_ctos_srp(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
197 int tls_parse_ctos_early_data(SSL *s, PACKET *pkt, unsigned int context,
200 int tls_parse_ctos_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context,
202 int tls_parse_ctos_supported_groups(SSL *s, PACKET *pkt, unsigned int context,
205 int tls_parse_ctos_session_ticket(SSL *s, PACKET *pkt, unsigned int context,
207 int tls_parse_ctos_sig_algs_cert(SSL *s, PACKET *pkt, unsigned int context,
209 int tls_parse_ctos_sig_algs(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
212 int tls_parse_ctos_status_request(SSL *s, PACKET *pkt, unsigned int context,
216 int tls_parse_ctos_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
219 int tls_parse_ctos_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
222 int tls_parse_ctos_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
225 int tls_parse_ctos_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
227 int tls_parse_ctos_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
229 int tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
231 int tls_parse_ctos_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
233 int tls_parse_ctos_psk_kex_modes(SSL *s, PACKET *pkt, unsigned int context,
235 int tls_parse_ctos_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
237 int tls_parse_ctos_post_handshake_auth(SSL *, PACKET *pkt, unsigned int context,
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,
372 int tls_parse_stoc_renegotiate(SSL *s, PACKET *pkt, unsigned int context,
374 int tls_parse_stoc_server_name(SSL *s, PACKET *pkt, unsigned int context,
376 int tls_parse_stoc_early_data(SSL *s, PACKET *pkt, unsigned int context,
378 int tls_parse_stoc_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context,
381 int tls_parse_stoc_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context,
384 int tls_parse_stoc_session_ticket(SSL *s, PACKET *pkt, unsigned int context,
387 int tls_parse_stoc_status_request(SSL *s, PACKET *pkt, unsigned int context,
391 int tls_parse_stoc_sct(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
395 int tls_parse_stoc_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
398 int tls_parse_stoc_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
401 int tls_parse_stoc_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
404 int tls_parse_stoc_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
406 int tls_parse_stoc_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
408 int tls_parse_stoc_supported_versions(SSL *s, PACKET *pkt, unsigned int context,
410 int tls_parse_stoc_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
412 int tls_parse_stoc_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
414 int tls_parse_stoc_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x,