Searched refs:ypos (Results 1 – 1 of 1) sorted by relevance
148 u8 *ypos = y; in aes_gctr() local158 aes_encrypt(aes, cb, ypos); in aes_gctr()159 xor_block(ypos, xpos); in aes_gctr()161 ypos += AES_BLOCK_SIZE; in aes_gctr()170 *ypos++ = *xpos++ ^ tmp[i]; in aes_gctr()