Searched refs:verify_retry_token (Results 1 – 3 of 3) sorted by relevance
/third_party/nghttp2/src/ |
D | shrpx_quic.h | 116 int verify_retry_token(ngtcp2_cid &odcid, const uint8_t *token, size_t tokenlen,
|
D | shrpx_quic.cc | 314 int verify_retry_token(ngtcp2_cid &odcid, const uint8_t *token, size_t tokenlen, in verify_retry_token() function
|
D | shrpx_quic_connection_handler.cc | 229 if (verify_retry_token(odcid, hd.token, hd.tokenlen, hd.version, in handle_packet()
|