| /freebsd/crypto/openssh/.github/ |
| H A D | install_putty.sh | 32 cmake . && cmake --build . -j4 && sudo cmake --build . --target install 34 ./configure && make -j4 && sudo make install
|
| H A D | install_libcrypto.sh | 74 ${dryrun} make -j4
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
| H A D | core_salsa_ref.c | 17 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, in crypto_core_salsa() local 34 j4 = x4 = LOAD32_LE(k + 12); in crypto_core_salsa() 83 STORE32_LE(out + 16, x4 + j4); in crypto_core_salsa()
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | chacha_private.h | 94 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 105 j4 = x->input[4]; in chacha_encrypt_bytes() 129 x4 = j4; in chacha_encrypt_bytes() 155 x4 = PLUS(x4,j4); in chacha_encrypt_bytes()
|
| /freebsd/contrib/unbound/compat/ |
| H A D | chacha_private.h | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 103 j4 = x->input[4]; in chacha_encrypt_bytes() 127 x4 = j4; in chacha_encrypt_bytes() 153 x4 = PLUS(x4,j4); in chacha_encrypt_bytes()
|
| /freebsd/crypto/openssh/ |
| H A D | chacha.c | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 103 j4 = x->input[4]; in chacha_encrypt_bytes() 127 x4 = j4; in chacha_encrypt_bytes() 153 x4 = PLUS(x4,j4); in chacha_encrypt_bytes()
|
| H A D | ChangeLog | 3543 Build OpenSSL with -j4 to speed it up.
|
| /freebsd/sys/crypto/chacha20/ |
| H A D | chacha.c | 114 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 125 j4 = x->input[4]; in chacha_encrypt_bytes() 151 x4 = j4; in chacha_encrypt_bytes() 177 x4 = PLUS(x4,j4); in chacha_encrypt_bytes()
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
| H A D | chacha20_ref.c | 86 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, in chacha20_encrypt_bytes() local 102 j4 = ctx->input[4]; in chacha20_encrypt_bytes() 129 x4 = j4; in chacha20_encrypt_bytes() 155 x4 = PLUS(x4, j4); in chacha20_encrypt_bytes()
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | deptgt-notparallel.mk | 8 .MAKEFLAGS: -j4
|
| H A D | dotwait.mk | 14 @${.MAKE} -f ${THISMAKEFILE} -j4 $t 2>&1 | grep -v "^--- "
|
| /freebsd/tools/boot/ |
| H A D | lua-img.sh | 23 make -j4 all install DESTDIR=${dir} NO_ROOT=t MK_LOADER_LUA=yes MK_FORTH=no MK_INSTALL_AS_USER=yes
|
| /freebsd/contrib/file/ |
| H A D | README.DEVELOPER | 12 make -j4
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | ldt2.sh | 56 make -j4 TARGET=i386 TARGET_ARCH=i386 DESTDIR=$jail world
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | README.md | 67 LDCMD=clang++ make -j4
|
| /freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/ |
| H A D | t_netpgpverify.sh | 877 /j4+kzVRKKZCxuFka7AqqhZqfYrGm3RKzBrx1au3t/9/+CUFwim2X9fM5cj09gBI 5037 bxqQBfIlabjJrafMCrcxvksQ4/j4/CZWPTr7wdt9FVcVKdaMTy5aPlMEKmzJ/tmz
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_ecc.txt | 3175 MDMCAQAwEAYHKoZIzj0CAQYFZysBBAcEHDAaAgEBBBUABcyzh4ot9ck/j4/3ehK0aYngYoM=
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 2062 * configure.in: 4.0.99j4
|