Searched refs:j4 (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/unbound/compat/
H A Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
103 j4 = x->input[4];
127 x4 = j4;
153 x4 = PLUS(x4,j4);
/freebsd-13-stable/crypto/openssh/
H A Dchacha.c93 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
104 j4 = x->input[4];
128 x4 = j4;
154 x4 = PLUS(x4,j4);
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
103 j4 = x->input[4];
127 x4 = j4;
153 x4 = PLUS(x4,j4);
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c17 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, local
34 j4 = x4 = LOAD32_LE(k + 12);
83 STORE32_LE(out + 16, x4 + j4);
/freebsd-13-stable/sys/crypto/chacha20/
H A Dchacha.c117 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
128 j4 = x->input[4];
154 x4 = j4;
180 x4 = PLUS(x4,j4);
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
H A Dchacha20_ref.c86 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, local
102 j4 = ctx->input[4];
129 x4 = j4;
155 x4 = PLUS(x4, j4);
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddotwait.mk14 @${.MAKE} -f ${THISMAKEFILE} -j4 $t 2>&1 | grep -v "^--- "
/freebsd-13-stable/sys/contrib/zstd/
H A DMakefile377 $(MAKE) -C $(BUILDIR)/cmake/build -j4;
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh877 /j4+kzVRKKZCxuFka7AqqhZqfYrGm3RKzBrx1au3t/9/+CUFwim2X9fM5cj09gBI
5037 bxqQBfIlabjJrafMCrcxvksQ4/j4/CZWPTr7wdt9FVcVKdaMTy5aPlMEKmzJ/tmz

Completed in 200 milliseconds