MULTIBLOCK_FRAGSIZE
unsigned char msg[MULTIBLOCK_FRAGSIZE * 9];
if (!TEST_true(SSL_CTX_set_max_send_fragment(sctx, MULTIBLOCK_FRAGSIZE)))
if (!TEST_true(SSL_read_ex(clientssl, p, MULTIBLOCK_FRAGSIZE, &readbytes)))