pub const HW_DERIVED_KEY_LENGTH: usize = sev_guest_device::protocol::SNP_DERIVED_KEY_SIZE; // 32usize
Use the SNP-defined derived key size for now.