Searched defs:txp_el (Results 1 – 1 of 1) sorted by relevance
102 struct txp_el { struct103 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 */