Home
last modified time | relevance | path

Searched defs:tokenlen (Results 1 – 9 of 9) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_quic.cc295 int generate_retry_token(uint8_t *token, size_t &tokenlen, uint32_t version, in generate_retry_token()
314 int verify_retry_token(ngtcp2_cid &odcid, const uint8_t *token, size_t tokenlen, in verify_retry_token()
332 int generate_token(uint8_t *token, size_t &tokenlen, const sockaddr *sa, in generate_token()
349 int verify_token(const uint8_t *token, size_t tokenlen, const sockaddr *sa, in verify_token()
Dshrpx_quic_connection_handler.cc174 size_t tokenlen = 0; in handle_packet() local
370 const uint8_t *token, size_t tokenlen, ngtcp2_token_type token_type) { in handle_new_connection()
487 size_t tokenlen; in send_retry() local
Dshrpx_http3_upstream.cc525 size_t tokenlen; in send_new_token() local
572 size_t tokenlen, ngtcp2_token_type token_type) { in init()
/third_party/lwip/src/core/
Ddef.c108 size_t tokenlen = strlen(token); in lwip_strnstr() local
/third_party/curl/lib/
Dnoproxy.c177 size_t tokenlen = 0; in Curl_check_noproxy() local
/third_party/node/deps/ngtcp2/ngtcp2/crypto/
Dshared.c974 ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen, in ngtcp2_crypto_verify_retry_token()
1150 int ngtcp2_crypto_verify_regular_token(const uint8_t *token, size_t tokenlen, in ngtcp2_crypto_verify_regular_token()
1279 const uint8_t *token, size_t tokenlen) { in ngtcp2_crypto_write_retry()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_pkt.c177 size_t tokenlen = 0; in ngtcp2_pkt_decode_hd_long() local
2253 size_t tokenlen, ngtcp2_encrypt encrypt, const ngtcp2_crypto_aead *aead, in ngtcp2_pkt_write_retry()
2321 const ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen) { in ngtcp2_pkt_encode_pseudo_retry()
Dngtcp2_conn.c12868 size_t tokenlen) { in ngtcp2_conn_submit_new_token()
/third_party/libcoap/examples/
Dcoap-client.c209 track_new_token(size_t tokenlen, uint8_t *token) { in track_new_token()
268 size_t tokenlen; in coap_new_request() local