Home
last modified time | relevance | path

Searched defs:storeStaticAuthenticationData (Results 1 – 3 of 3) sorted by relevance

/system/security/identity/binder/android/security/identity/
DICredential.aidl69 void storeStaticAuthenticationData(in AuthKeyParcel authenticationKey, in storeStaticAuthenticationData() method
/system/security/identity/
DCredentialData.cpp618 bool CredentialData::storeStaticAuthenticationData(const vector<uint8_t>& authenticationKey, in storeStaticAuthenticationData() function in android::security::identity::CredentialData
DCredential.cpp759 Status Credential::storeStaticAuthenticationData(const AuthKeyParcel& authenticationKey, in storeStaticAuthenticationData() function in android::security::identity::Credential