Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c102 size_t scratch_len; /* number of bytes allocated for scratch */ member
205 if (max_ppl > h->txp->el[enc_level].scratch_len) { in tx_helper_init()
213 h->txp->el[enc_level].scratch_len = max_ppl; in tx_helper_init()
298 len = el->scratch_len - h->scratch_bytes; in tx_helper_begin()

Completed in 16 milliseconds