Searched refs:GetCacheRootSecret (Results 1 – 5 of 5) sorted by relevance
174 Buffer *rootSecret = GetCacheRootSecret(userId);178 rootSecret = GetCacheRootSecret(userId);
49 Buffer *GetCacheRootSecret(int32_t userId);
289 Buffer *GetCacheRootSecret(int32_t userId) in GetCacheRootSecret() function
485 output->oldRootSecret = GetCacheRootSecret(userId); in GetUpdateCredentialOutput()
1143 Buffer *oldRootSecret = GetCacheRootSecret(userId); in DeleteUser()