Lines Matching refs:PACKET

872         PACKET prots, alpnpkt;
1235 int tls_parse_stoc_renegotiate(SSL *s, PACKET *pkt, unsigned int context,
1295 int tls_parse_stoc_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context,
1336 int tls_parse_stoc_server_name(SSL *s, PACKET *pkt, unsigned int context,
1369 int tls_parse_stoc_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context,
1373 PACKET ecptformatlist;
1413 int tls_parse_stoc_session_ticket(SSL *s, PACKET *pkt, unsigned int context,
1442 int tls_parse_stoc_status_request(SSL *s, PACKET *pkt, unsigned int context,
1486 int tls_parse_stoc_sct(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1558 static int ssl_next_proto_validate(SSL *s, PACKET *pkt)
1560 PACKET tmp_protocol;
1574 int tls_parse_stoc_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1579 PACKET tmppkt;
1629 int tls_parse_stoc_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1700 int tls_parse_stoc_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1751 int tls_parse_stoc_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1765 int tls_parse_stoc_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1775 int tls_parse_stoc_supported_versions(SSL *s, PACKET *pkt, unsigned int context,
1809 int tls_parse_stoc_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1814 PACKET encoded_pt;
1912 int tls_parse_stoc_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1915 PACKET cookie;
1928 int tls_parse_stoc_early_data(SSL *s, PACKET *pkt, unsigned int context,
1969 int tls_parse_stoc_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x,