Searched refs:MULTIBLOCK_FRAGSIZE (Results 1 – 1 of 1) sorted by relevance
9231 # define MULTIBLOCK_FRAGSIZE 512 macro9256 unsigned char msg[MULTIBLOCK_FRAGSIZE * 9]; in test_multiblock_write()9280 if (!TEST_true(SSL_CTX_set_max_send_fragment(sctx, MULTIBLOCK_FRAGSIZE))) in test_multiblock_write()9301 if (!TEST_true(SSL_read_ex(clientssl, p, MULTIBLOCK_FRAGSIZE, &readbytes))) in test_multiblock_write()
Completed in 33 milliseconds