Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c144 size_t scratch_bytes; member
201 h->scratch_bytes = 0; in tx_helper_init()
299 data = (unsigned char *)el->scratch + h->scratch_bytes; in tx_helper_begin()
300 len = el->scratch_len - h->scratch_bytes; in tx_helper_begin()
379 h->scratch_bytes += l; in tx_helper_commit()