Home
last modified time | relevance | path

Searched refs:j14 (Results 1 – 7 of 7) sorted by relevance

/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
135 j14 = x->input[14]; in chacha_encrypt_bytes()
161 x14 = j14; in chacha_encrypt_bytes()
187 x14 = PLUS(x14,j14); in chacha_encrypt_bytes()
216 j14 = PLUSONE(j14); in chacha_encrypt_bytes()
217 if (!j14) { in chacha_encrypt_bytes()
248 x->input[14] = j14; in chacha_encrypt_bytes()
/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
38 j14 = x14 = LOAD32_LE(k + 28); in crypto_core_salsa()
93 STORE32_LE(out + 56, x14 + j14); in crypto_core_salsa()
/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
115 j14 = x->input[14]; in chacha_encrypt_bytes()
139 x14 = j14; in chacha_encrypt_bytes()
165 x14 = PLUS(x14,j14); in chacha_encrypt_bytes()
/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
113 j14 = x->input[14]; in chacha_encrypt_bytes()
137 x14 = j14; in chacha_encrypt_bytes()
163 x14 = PLUS(x14,j14); 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
113 j14 = x->input[14]; in chacha_encrypt_bytes()
137 x14 = j14; in chacha_encrypt_bytes()
163 x14 = PLUS(x14,j14); 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
112 j14 = ctx->input[14]; in chacha20_encrypt_bytes()
139 x14 = j14; in chacha20_encrypt_bytes()
165 x14 = PLUS(x14, j14); in chacha20_encrypt_bytes()
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-nit6xlite.dtsi78 led-j14-pin1 {
84 led-j14-pin3 {
90 led-j14-pins8-9 {