Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c142 size_t scratch_bytes; member
199 h->scratch_bytes = 0; in tx_helper_init()
297 data = (unsigned char *)el->scratch + h->scratch_bytes; in tx_helper_begin()
298 len = el->scratch_len - h->scratch_bytes; in tx_helper_begin()
377 h->scratch_bytes += l; in tx_helper_commit()

Completed in 18 milliseconds