Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds