Home
last modified time | relevance | path

Searched refs:setRemotelyProvisionedAttestationKey (Results 1 – 2 of 2) sorted by relevance

/system/security/identity/
DCredentialStore.cpp114 status = setRemotelyProvisionedAttestationKey(halWritableCredential.get()); in createCredential()
177 Status CredentialStore::setRemotelyProvisionedAttestationKey( in setRemotelyProvisionedAttestationKey() function in android::security::identity::CredentialStore
200 status = halWritableCredential->setRemotelyProvisionedAttestationKey(keyBlob, encodedCertChain); in setRemotelyProvisionedAttestationKey()
DCredentialStore.h68 Status setRemotelyProvisionedAttestationKey(IWritableIdentityCredential* halWritableCredential);