Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds