Searched refs:attestKeyDescriptor (Results 1 – 1 of 1) sorted by relevance
398 KeyDescriptor attestKeyDescriptor = new KeyDescriptor(); in buildAndCheckAttestKeyDescriptor() local399 attestKeyDescriptor.domain = Domain.APP; in buildAndCheckAttestKeyDescriptor()400 attestKeyDescriptor.alias = spec.getAttestKeyAlias(); in buildAndCheckAttestKeyDescriptor()402 KeyEntryResponse attestKey = mKeyStore.getKeyEntry(attestKeyDescriptor); in buildAndCheckAttestKeyDescriptor()409 return attestKeyDescriptor; in buildAndCheckAttestKeyDescriptor()