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;
1564 int tls_parse_stoc_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1629 int tls_parse_stoc_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1678 int tls_parse_stoc_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1694 int tls_parse_stoc_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1706 int tls_parse_stoc_supported_versions(SSL *s, PACKET *pkt, unsigned int context,
1737 int tls_parse_stoc_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1742 PACKET encoded_pt;
1875 int tls_parse_stoc_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
1878 PACKET cookie;
1890 int tls_parse_stoc_early_data(SSL *s, PACKET *pkt, unsigned int context,
1928 int tls_parse_stoc_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x,