Lines Matching refs:secret
170 Every VM has a 32-byte secret unique to it, which is not available to the
171 host. We refer to this as the VM identity. The secret, and thus the identity,
175 In Android 14 the secret is derived, using the [Open Profile for
185 Any change to any of these will mean a different secret is generated. So while
187 not have access to the same secret. An attempt to start an existing VM instance
188 which doesn't derive the same secret will fail.
193 instance with a new secret.
195 The payload code is not given direct access to the VM secret, but an API is
208 secret, even if it is otherwise identical.
339 directory. The data is encrypted using a key derived from the VM secret, which
368 that the new VM is the same instance as the original, with the same VM secret,