sev_encrypt_memory
sev_encrypt_memory(vm, &data[j], &src[i], nr_bytes);
sev_encrypt_memory(vm, data, src, BUFFER_SIZE);