Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredential.aidl58 … void storeStaticAuthenticationData(in AuthKeyParcel authenticationKey, in byte[] staticAuthData); in storeStaticAuthenticationData()
/system/security/identity/
DCredential.cpp554 Status Credential::storeStaticAuthenticationData(const AuthKeyParcel& authenticationKey, in storeStaticAuthenticationData()
DCredentialData.cpp545 bool CredentialData::storeStaticAuthenticationData(const vector<uint8_t>& authenticationKey, in storeStaticAuthenticationData()