Searched refs:ctarget (Results 1 – 7 of 7) sorted by relevance
/third_party/FreeBSD/crypto/openssh/openbsd-compat/ |
D | chacha_private.h | 97 u8 *ctarget = NULL; in chacha_encrypt_bytes() local 124 ctarget = c; in chacha_encrypt_bytes() 214 for (i = 0;i < bytes;++i) ctarget[i] = c[i]; in chacha_encrypt_bytes()
|
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
D | chacha.c | 104 u8 *ctarget = NULL; in chacha_encrypt_bytes() local 131 ctarget = c; in chacha_encrypt_bytes() 218 for (i = 0;i < bytes;++i) ctarget[i] = c[i]; in chacha_encrypt_bytes()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd_vgpu10.c | 349 SVGA3dRenderTargetViewId *ctarget; in SVGA3D_vgpu10_SetRenderTargets() local 381 ctarget = (SVGA3dRenderTargetViewId *) &cmd[1]; in SVGA3D_vgpu10_SetRenderTargets() 385 view_relocation(swc, color_surfs[i], ctarget + i, SVGA_RELOC_WRITE); in SVGA3D_vgpu10_SetRenderTargets() 386 ctarget[i] = ss->view_id; in SVGA3D_vgpu10_SetRenderTargets() 389 view_relocation(swc, NULL, ctarget + i, SVGA_RELOC_WRITE); in SVGA3D_vgpu10_SetRenderTargets() 390 ctarget[i] = SVGA3D_INVALID_ID; in SVGA3D_vgpu10_SetRenderTargets()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 3803 char* ctarget=cTarget; in TestJitterbug2346() local 3829 … ucnv_fromUnicode(conv,&ctarget,ctargetLimit,(const UChar**)&utarget,utargetLimit,NULL,true,&err); in TestJitterbug2346() 3834 ctargetLimit=ctarget; in TestJitterbug2346() 3835 ctarget =cTarget; in TestJitterbug2346() 4344 char* ctarget=cTarget; 4362 … ucnv_fromUnicode(conv,&ctarget,ctargetLimit,(const UChar**)&utarget,utargetLimit,NULL,true,&err); 4367 ctargetLimit=ctarget; 4368 ctarget =cTarget; 4369 while(ctarget<ctargetLimit){ 4370 if(*ctarget != *tempSrc){ [all …]
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 14830 struct fib_rule *ctarget; member
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 56414 …<var-decl name="ctarget" type-id="87447c2d" visibility="default" filepath="include/net/fib_rules.h…
|
D | test-PR27569-v0.abi | 56399 …<var-decl name="ctarget" type-id="87447c2d" visibility="default" filepath="include/net/fib_rules.h…
|