Searched refs:TEST_PKT_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
2748 #define TEST_PKT_BUF_LEN 20000 macro2801 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