Home
last modified time | relevance | path

Searched refs:verify_retry_token (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_quic.h116 int verify_retry_token(ngtcp2_cid &odcid, const uint8_t *token, size_t tokenlen,
Dshrpx_quic.cc314 int verify_retry_token(ngtcp2_cid &odcid, const uint8_t *token, size_t tokenlen, in verify_retry_token() function
Dshrpx_quic_connection_handler.cc229 if (verify_retry_token(odcid, hd.token, hd.tokenlen, hd.version, in handle_packet()