Searched defs:reserve (Results 1 – 3 of 3) sorted by relevance
/openssl/test/ |
H A D | priority_queue_test.c | 51 static int test_size_t_priority_queue_int(int reserve, int order, int count, in test_size_t_priority_queue_int() 135 int reserve, order, count, remove, random, popfree; in test_size_t_priority_queue() local
|
H A D | stack_test.c | 53 static int test_int_stack(int reserve) in test_int_stack() 174 static int test_uchar_stack(int reserve) in test_uchar_stack()
|
/openssl/ssl/quic/ |
H A D | quic_txp.c | 151 size_t reserve; member 188 uint32_t enc_level, size_t max_ppl, size_t reserve) in tx_helper_init()
|
Completed in 11 milliseconds