Searched refs:tmp_in (Results 1 – 2 of 2) sorted by relevance
147 struct ext4_str tmp_in[2], tmp_out[1]; in ext4_fname_decrypt() local160 tmp_in[0].name = iname->name; in ext4_fname_decrypt()161 tmp_in[0].len = iname->len; in ext4_fname_decrypt()
1508 struct cryptocop_transform_init *tmp_in; in cryptocop_new_session() local1544 tmp_in = tfrm_in->next; in cryptocop_new_session()1545 while (tmp_in){ in cryptocop_new_session()1546 if (tmp_in->tid == tfrm_in->tid) { in cryptocop_new_session()1552 tmp_in = tmp_in->next; in cryptocop_new_session()