Searched refs:getDiceAttestationChain (Results 1 – 3 of 3) sorted by relevance
89 byte[] getDiceAttestationChain(); in getDiceAttestationChain() method
57 fn getDiceAttestationChain(&self) -> binder::Result<Vec<u8>> { in getDiceAttestationChain() method
237 get_vm_payload_service()?.getDiceAttestationChain().context("Cannot get attestation chain") in try_get_dice_attestation_chain()