MSG_DATA_LEN_MAX
if (!TEST_size_t_le(data_len, MSG_DATA_LEN_MAX))
data->msg.data = OPENSSL_malloc(MSG_DATA_LEN_MAX);