Searched refs:j6 (Results 1 - 7 of 7) 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
105 j6 = x->input[6];
129 x6 = j6;
155 x6 = PLUS(x6,j6);
/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
106 j6 = x->input[6];
130 x6 = j6;
156 x6 = PLUS(x6,j6);
/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
105 j6 = x->input[6];
129 x6 = j6;
155 x6 = PLUS(x6,j6);
/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
40 j6 = x6 = LOAD32_LE(in + 0);
85 STORE32_LE(out + 24, x6 + j6);
/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
130 j6 = x->input[6];
156 x6 = j6;
182 x6 = PLUS(x6,j6);
/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
104 j6 = ctx->input[6];
131 x6 = j6;
157 x6 = PLUS(x6, j6);
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh548 F/0j6/5hrOxNzCFH9tyoZWbHPmXbJ2f8LnWzvWMNJg72dW595m5Zfl+Q+IhtpuF3

Completed in 170 milliseconds