Searched refs:runVmAttestationService (Results 1 – 3 of 3) sorted by relevance
122 runVmAttestationService(TAG, vm, challenge, MESSAGE.getBytes()); in usingProvisionedKeyForVmAttestationSucceeds()
243 runVmAttestationService(TAG, vm, challenge, VM_ATTESTATION_MESSAGE.getBytes()); in vmAttestationWhenRemoteAttestationIsNotSupported()288 runVmAttestationService( in vmAttestationWhenRemoteAttestationIsSupported()301 runVmAttestationService(TAG, vm, challenge, VM_ATTESTATION_MESSAGE.getBytes()); in checkVmAttestationWithValidChallenge()
569 protected SigningResult runVmAttestationService( in runVmAttestationService() method