Lines Matching refs:PACKET

849         PACKET prots, alpnpkt;  in tls_construct_ctos_early_data()
1200 int tls_parse_stoc_renegotiate(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_stoc_renegotiate()
1254 int tls_parse_stoc_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_stoc_maxfragmentlen()
1292 int tls_parse_stoc_server_name(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_stoc_server_name()
1320 int tls_parse_stoc_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_stoc_ec_pt_formats()
1324 PACKET ecptformatlist; in tls_parse_stoc_ec_pt_formats()
1359 int tls_parse_stoc_session_ticket(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_stoc_session_ticket()
1385 int tls_parse_stoc_status_request(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_stoc_status_request()
1426 int tls_parse_stoc_sct(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_sct()
1494 static int ssl_next_proto_validate(SSL *s, PACKET *pkt) in ssl_next_proto_validate()
1496 PACKET tmp_protocol; in ssl_next_proto_validate()
1509 int tls_parse_stoc_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_npn()
1514 PACKET tmppkt; in tls_parse_stoc_npn()
1561 int tls_parse_stoc_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_alpn()
1626 int tls_parse_stoc_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_use_srtp()
1675 int tls_parse_stoc_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_etm()
1687 int tls_parse_stoc_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_ems()
1699 int tls_parse_stoc_supported_versions(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_stoc_supported_versions()
1730 int tls_parse_stoc_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_key_share()
1735 PACKET encoded_pt; in tls_parse_stoc_key_share()
1866 int tls_parse_stoc_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_cookie()
1869 PACKET cookie; in tls_parse_stoc_cookie()
1881 int tls_parse_stoc_early_data(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_stoc_early_data()
1919 int tls_parse_stoc_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_stoc_psk()