Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_ngtcp2.c698 uint8_t *token, size_t cidlen, in cb_get_new_connection_id() argument
705 result = Curl_rand(NULL, cid->data, cidlen); in cb_get_new_connection_id()
708 cid->datalen = cidlen; in cb_get_new_connection_id()

Completed in 10 milliseconds