Home
last modified time | relevance | path

Searched refs:j5 (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-j5.dts5 #include "msm8916-samsung-j5-common.dtsi"
9 compatible = "samsung,j5", "qcom,msm8916";
H A Dmsm8916-samsung-j5x.dts5 #include "msm8916-samsung-j5-common.dtsi"
/freebsd/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, in crypto_core_salsa() local
22 j5 = x5 = 0x3320646e; in crypto_core_salsa()
27 j5 = x5 = LOAD32_LE(c + 4); in crypto_core_salsa()
84 STORE32_LE(out + 20, x5 + j5); in crypto_core_salsa()
/freebsd/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; in chacha_encrypt_bytes() local
104 j5 = x->input[5]; in chacha_encrypt_bytes()
128 x5 = j5; in chacha_encrypt_bytes()
154 x5 = PLUS(x5,j5); in chacha_encrypt_bytes()
/freebsd/crypto/openssh/openbsd-compat/
H A Dchacha_private.h94 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
106 j5 = x->input[5]; in chacha_encrypt_bytes()
130 x5 = j5; in chacha_encrypt_bytes()
156 x5 = PLUS(x5,j5); in chacha_encrypt_bytes()
/freebsd/crypto/openssh/
H A Dchacha.c92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
104 j5 = x->input[5]; in chacha_encrypt_bytes()
128 x5 = j5; in chacha_encrypt_bytes()
154 x5 = PLUS(x5,j5); in chacha_encrypt_bytes()
/freebsd/sys/crypto/chacha20/
H A Dchacha.c114 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
126 j5 = x->input[5]; in chacha_encrypt_bytes()
152 x5 = j5; in chacha_encrypt_bytes()
178 x5 = PLUS(x5,j5); in chacha_encrypt_bytes()
/freebsd/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, in chacha20_encrypt_bytes() local
103 j5 = ctx->input[5]; in chacha20_encrypt_bytes()
130 x5 = j5; in chacha20_encrypt_bytes()
156 x5 = PLUS(x5, j5); in chacha20_encrypt_bytes()
/freebsd/contrib/bmake/unit-tests/
H A Dvarname-dot-make-jobs.mk14 @${MAKE} -r -f ${MAKEFILE} echo -j5
H A Dvarname-dot-make-mode.mk31 @${MAKE} -r -f ${MAKEFILE} -j5 randomize-targets | grep '^:'
H A Ddepsrc-wait.mk35 .MAKEFLAGS: -j5
H A Dvarname-dot-make-mode.exp21 randomize jobs mode (-j5):
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dqcom.yaml250 - samsung,j5
/freebsd/contrib/ntp/
H A DCommitLog-4.1.01945 * configure.in: 4.0.99j5