Home
last modified time | relevance | path

Searched refs:NUM_SLOTS (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/test/radix/
H A Dquic_bindings.c80 #define NUM_SLOTS 8 macro
89 RADIX_OBJ *slot[NUM_SLOTS];
90 SSL *ssl[NUM_SLOTS];
302 for (i = 0; i < NUM_SLOTS; ++i) in RADIX_THREAD_report_state()
672 if (!TEST_size_t_lt(idx, NUM_SLOTS) in expect_slot_ssl()
778 if (idx >= NUM_SLOTS) in radix_activate_slot()
833 for (i = 0; i < NUM_SLOTS; ++i) { in DEF_FUNC()
H A Dquic_ops.c940 if (!TEST_uint64_t_lt(slot, NUM_SLOTS)) in DEF_FUNC()
956 if (!TEST_uint64_t_lt(slot, NUM_SLOTS)) in DEF_FUNC()