Lines Matching refs:PACKET
853 PACKET prots, alpnpkt;
1203 int tls_parse_stoc_renegotiate(SSL *s, PACKET *pkt, unsigned int context,
1257 int tls_parse_stoc_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context,
1295 int tls_parse_stoc_server_name(SSL *s, PACKET *pkt, unsigned int context,
1323 int tls_parse_stoc_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context,
1327 PACKET ecptformatlist;
1362 int tls_parse_stoc_session_ticket(SSL *s, PACKET *pkt, unsigned int context,
1388 int tls_parse_stoc_status_request(SSL *s, PACKET *pkt, unsigned int context,
1429 int tls_parse_stoc_sct(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1497 static int ssl_next_proto_validate(SSL *s, PACKET *pkt)
1499 PACKET tmp_protocol;
1512 int tls_parse_stoc_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1517 PACKET tmppkt;
1565 int tls_parse_stoc_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1569 PACKET confpkt, protpkt;
1654 int tls_parse_stoc_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1703 int tls_parse_stoc_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1719 int tls_parse_stoc_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1731 int tls_parse_stoc_supported_versions(SSL *s, PACKET *pkt, unsigned int context,
1762 int tls_parse_stoc_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1767 PACKET encoded_pt;
1900 int tls_parse_stoc_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1903 PACKET cookie;
1915 int tls_parse_stoc_early_data(SSL *s, PACKET *pkt, unsigned int context,
1953 int tls_parse_stoc_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x,