Lines Matching defs:pkt
41 int tls_parse_ctos_renegotiate(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_renegotiate()
97 int tls_parse_ctos_server_name(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_server_name()
180 int tls_parse_ctos_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_maxfragmentlen()
220 int tls_parse_ctos_srp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_srp()
248 int tls_parse_ctos_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_ec_pt_formats()
274 int tls_parse_ctos_session_ticket(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_session_ticket()
289 int tls_parse_ctos_sig_algs_cert(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_sig_algs_cert()
310 int tls_parse_ctos_sig_algs(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_sig_algs()
332 int tls_parse_ctos_status_request(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_status_request()
446 int tls_parse_ctos_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_npn()
464 int tls_parse_ctos_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_alpn()
504 int tls_parse_ctos_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_use_srtp()
572 int tls_parse_ctos_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_etm()
585 int tls_parse_ctos_psk_kex_modes(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_psk_kex_modes()
615 int tls_parse_ctos_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_key_share()
731 int tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_cookie()
955 int tls_parse_ctos_supported_groups(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_supported_groups()
987 int tls_parse_ctos_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_ems()
1003 int tls_parse_ctos_early_data(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_early_data()
1049 int tls_parse_ctos_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_psk()
1291 int tls_parse_ctos_post_handshake_auth(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_post_handshake_auth()
1308 EXT_RETURN tls_construct_stoc_renegotiate(SSL *s, WPACKET *pkt, in tls_construct_stoc_renegotiate()
1333 EXT_RETURN tls_construct_stoc_server_name(SSL *s, WPACKET *pkt, in tls_construct_stoc_server_name()
1358 EXT_RETURN tls_construct_stoc_maxfragmentlen(SSL *s, WPACKET *pkt, in tls_construct_stoc_maxfragmentlen()
1382 EXT_RETURN tls_construct_stoc_ec_pt_formats(SSL *s, WPACKET *pkt, in tls_construct_stoc_ec_pt_formats()
1411 EXT_RETURN tls_construct_stoc_supported_groups(SSL *s, WPACKET *pkt, in tls_construct_stoc_supported_groups()
1476 EXT_RETURN tls_construct_stoc_session_ticket(SSL *s, WPACKET *pkt, in tls_construct_stoc_session_ticket()
1496 EXT_RETURN tls_construct_stoc_status_request(SSL *s, WPACKET *pkt, in tls_construct_stoc_status_request()
1537 EXT_RETURN tls_construct_stoc_next_proto_neg(SSL *s, WPACKET *pkt, in tls_construct_stoc_next_proto_neg()
1567 EXT_RETURN tls_construct_stoc_alpn(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_alpn()
1590 EXT_RETURN tls_construct_stoc_use_srtp(SSL *s, WPACKET *pkt, in tls_construct_stoc_use_srtp()
1612 EXT_RETURN tls_construct_stoc_etm(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_etm()
1640 EXT_RETURN tls_construct_stoc_ems(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_ems()
1656 EXT_RETURN tls_construct_stoc_supported_versions(SSL *s, WPACKET *pkt, in tls_construct_stoc_supported_versions()
1680 EXT_RETURN tls_construct_stoc_key_share(SSL *s, WPACKET *pkt, in tls_construct_stoc_key_share()
1770 EXT_RETURN tls_construct_stoc_cookie(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_cookie()
1903 EXT_RETURN tls_construct_stoc_cryptopro_bug(SSL *s, WPACKET *pkt, in tls_construct_stoc_cryptopro_bug()
1930 EXT_RETURN tls_construct_stoc_early_data(SSL *s, WPACKET *pkt, in tls_construct_stoc_early_data()
1964 EXT_RETURN tls_construct_stoc_psk(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_psk()