Searched refs:next_c (Results 1 – 3 of 3) sorted by relevance
5342 int next_c; local5375 next_c = (got_rc4) ? 3 : 0;5378 uef_ciphers[next_c].name = uef_ciphers[DES_CIPHER_INDEX].name;5379 uef_ciphers[next_c].ssf = uef_ciphers[DES_CIPHER_INDEX].ssf;5380 uef_ciphers[next_c].n = uef_ciphers[DES_CIPHER_INDEX].n;5381 uef_ciphers[next_c].flag = uef_ciphers[DES_CIPHER_INDEX].flag;5382 uef_ciphers[next_c].cipher_enc =5384 uef_ciphers[next_c].cipher_dec =5386 uef_ciphers[next_c].cipher_init =5388 next_c++;[all …]
275 pqi_cmd_t *c, *next_c; in pqi_fail_drive_cmds() local281 next_c = list_next(&d->pd_cmd_list, c); in pqi_fail_drive_cmds()305 c = next_c; in pqi_fail_drive_cmds()
841 pqi_cmd_t *c, *next_c; local849 next_c = list_next(&d->pd_cmd_list, c);881 c = next_c;