Searched defs:authenticationKey (Results 1 – 3 of 3) sorted by relevance
67 void storeStaticAuthenticationData(in AuthKeyParcel authenticationKey, in storeStaticAuthenticationData()70 void storeStaticAuthenticationDataWithExpiration(in AuthKeyParcel authenticationKey, in storeStaticAuthenticationDataWithExpiration()
749 Status Credential::storeStaticAuthenticationData(const AuthKeyParcel& authenticationKey, in storeStaticAuthenticationData()777 Credential::storeStaticAuthenticationDataWithExpiration(const AuthKeyParcel& authenticationKey, in storeStaticAuthenticationDataWithExpiration()
600 bool CredentialData::storeStaticAuthenticationData(const vector<uint8_t>& authenticationKey, in storeStaticAuthenticationData()