Searched refs:ctarget (Results 1 – 1 of 1) sorted by relevance
93 u8 *ctarget = NULL; in chacha_encrypt_bytes() local120 ctarget = c; in chacha_encrypt_bytes()210 for (i = 0;i < bytes;++i) ctarget[i] = c[i]; in chacha_encrypt_bytes()