Home
last modified time | relevance | path

Searched defs:txp_el (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c102 struct txp_el { struct
103 unsigned char *scratch; /* scratch buffer for packet assembly */
104 size_t scratch_len; /* number of bytes allocated for scratch */
105 OSSL_QTX_IOVEC *iovec; /* scratch iovec array for use with QTX */
106 size_t alloc_iovec; /* size of iovec array */