Searched refs:GenerateAuthTokenForAccessory (Results 1 – 2 of 2) sorted by relevance
142 static int32_t GenerateAuthTokenForAccessory(const IsoAuthParams *params, Uint8Buff *outKey) in GenerateAuthTokenForAccessory() function195 res = GenerateAuthTokenForAccessory(params, &authToken); in AccountAuthGeneratePsk()
460 static int32_t GenerateAuthTokenForAccessory(int32_t osAccountId, const char *groupId, Uint8Buff *a… in GenerateAuthTokenForAccessory() function556 ret = GenerateAuthTokenForAccessory(osAccountId, groupId, authToken); in GenerateAuthTokenByDevType()