Searched refs:ctarget (Results 1 – 7 of 7) 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()
91 u8 *ctarget = NULL; in chacha_encrypt_bytes() local118 ctarget = c; in chacha_encrypt_bytes()206 for (i = 0;i < bytes;++i) ctarget[i] = c[i]; in chacha_encrypt_bytes()
132 u8 *ctarget = NULL; in chacha_encrypt_bytes() local159 ctarget = c; in chacha_encrypt_bytes()249 for (i = 0;i < bytes;++i) ctarget[i] = c[i]; in chacha_encrypt_bytes()
125 u8 *ctarget = NULL; in chacha_encrypt_bytes() local154 ctarget = c; in chacha_encrypt_bytes()265 ctarget[i] = c[i]; in chacha_encrypt_bytes()
1522 uint8_t* ctarget; in local_data_answer() local1535 get_cname_target(lr->rrset, &ctarget, &ctargetlen); in local_data_answer()1538 if(dname_is_wild(ctarget)) { in local_data_answer()1586 qinfo->qname_len - 1, ctarget + 2, in local_data_answer()