Searched refs:temp_ctx (Results 1 – 2 of 2) sorted by relevance
1493 struct cryp_ctx *temp_ctx = NULL; in ux500_cryp_suspend() local1515 if (device_data->current_ctx == ++temp_ctx) { in ux500_cryp_suspend()1536 struct cryp_ctx *temp_ctx = NULL; in ux500_cryp_resume() local1547 if (device_data->current_ctx == ++temp_ctx) in ux500_cryp_resume()
1862 struct hash_ctx *temp_ctx = NULL; in ux500_hash_suspend() local1875 if (device_data->current_ctx == ++temp_ctx) { in ux500_hash_suspend()1899 struct hash_ctx *temp_ctx = NULL; in ux500_hash_resume() local1908 if (device_data->current_ctx == ++temp_ctx) in ux500_hash_resume()