Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_record_test.c2748 #define TEST_PKT_BUF_LEN 20000 macro
2801 if (!TEST_ptr(buf = OPENSSL_malloc(TEST_PKT_BUF_LEN))) in test_wire_pkt_hdr_actual()
2804 if (!TEST_true(WPACKET_init_static_len(&wpkt, buf, TEST_PKT_BUF_LEN, 0))) in test_wire_pkt_hdr_actual()

Completed in 15 milliseconds