Searched defs:ossl_qtx_st (Results 1 – 1 of 1) sorted by relevance
54 struct ossl_qtx_st { struct55 OSSL_LIB_CTX *libctx;56 const char *propq;59 OSSL_QRL_ENC_LEVEL_SET el_set;62 BIO *bio;65 QLOG *(*get_qlog_cb)(void *arg);66 void *get_qlog_cb_arg;69 size_t mdpl;75 TXE_LIST free;81 TXE_LIST pending;[all …]