Searched defs:storeStaticAuthenticationData (Results 1 – 5 of 5) sorted by relevance
350 public abstract void storeStaticAuthenticationData( in storeStaticAuthenticationData() method in IdentityCredential375 public void storeStaticAuthenticationData( in storeStaticAuthenticationData() method in IdentityCredential
400 public void storeStaticAuthenticationData(X509Certificate authenticationKey, in storeStaticAuthenticationData() method in CredstoreIdentityCredential422 public void storeStaticAuthenticationData(X509Certificate authenticationKey, in storeStaticAuthenticationData() method in CredstoreIdentityCredential
65 void storeStaticAuthenticationData(in AuthKeyParcel authenticationKey, in storeStaticAuthenticationData() method
654 Status Credential::storeStaticAuthenticationData(const AuthKeyParcel& authenticationKey, in storeStaticAuthenticationData() function in android::security::identity::Credential
597 bool CredentialData::storeStaticAuthenticationData(const vector<uint8_t>& authenticationKey, in storeStaticAuthenticationData() function in android::security::identity::CredentialData