Home
last modified time | relevance | path

Searched refs:OSSL_LIST_MEMBER (Results 1 – 11 of 11) sorted by relevance

/openssl/test/
H A Dlist_test.c24 OSSL_LIST_MEMBER(fizz, TESTL);
25 OSSL_LIST_MEMBER(buzz, TESTL);
90 OSSL_LIST_MEMBER(int, INTL);
/openssl/doc/internal/man3/
H A DDEFINE_LIST_OF.pod5 DEFINE_LIST_OF, OSSL_LIST_MEMBER, OSSL_LIST,
21 OSSL_LIST_MEMBER(NAME, TYPE);
57 B<OSSL_LIST_MEMBER>(B<I<TYPE>>, B<I<TYPE>>) field.
111 OSSL_LIST_MEMBER(new_items, ITEM);
/openssl/ssl/quic/
H A Dquic_port_local.h51 OSSL_LIST_MEMBER(port, QUIC_PORT);
H A Dquic_channel_local.h37 OSSL_LIST_MEMBER(ch, struct quic_channel_st);
H A Dquic_rcidm.c127 OSSL_LIST_MEMBER(retiring, struct rcid_st); /* valid iff RETIRING */
H A Dquic_record_tx.c27 OSSL_LIST_MEMBER(txe, TXE);
H A Dquic_record_rx.c46 OSSL_LIST_MEMBER(rxe, RXE);
/openssl/include/internal/
H A Duint_set.h33 OSSL_LIST_MEMBER(uint_set, UINT_SET_ITEM);
H A Dquic_demux.h90 OSSL_LIST_MEMBER(urxe, QUIC_URXE);
H A Dquic_ackm.h125 OSSL_LIST_MEMBER(tx_history, OSSL_ACKM_TX_PKT);
H A Dlist.h55 # define OSSL_LIST_MEMBER(name, type) \ macro

Completed in 29 milliseconds