Home
last modified time | relevance | path

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

/openssl/test/
H A Dlist_test.c28 DEFINE_LIST_OF(fizz, TESTL);
29 DEFINE_LIST_OF(buzz, TESTL);
93 DEFINE_LIST_OF(int, INTL);
/openssl/doc/internal/man3/
H A DDEFINE_LIST_OF.pod5 DEFINE_LIST_OF, OSSL_LIST_MEMBER, OSSL_LIST,
22 DEFINE_LIST_OF(NAME, TYPE);
53 DEFINE_LIST_OF() creates a set of functions for a list of B<I<TYPE>>
115 DEFINE_LIST_OF(new_items, ITEM);
/openssl/include/internal/
H A Duint_set.h37 DEFINE_LIST_OF(uint_set, UINT_SET_ITEM);
H A Dquic_demux.h155 DEFINE_LIST_OF(urxe, QUIC_URXE);
H A Dlist.h199 # define DEFINE_LIST_OF(name, type) \ macro
/openssl/ssl/quic/
H A Dquic_fifd.c14 DEFINE_LIST_OF(tx_history, OSSL_ACKM_TX_PKT);
H A Dquic_rcidm.c137 DEFINE_LIST_OF(retiring, RCID);
H A Dquic_record_tx.c42 DEFINE_LIST_OF(txe, TXE);
H A Dquic_record_rx.c82 DEFINE_LIST_OF(rxe, RXE);
H A Dquic_ackm.c15 DEFINE_LIST_OF(tx_history, OSSL_ACKM_TX_PKT);

Completed in 66 milliseconds