| /freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
| 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 43 j9 = x9 = LOAD32_LE(in + 12); in crypto_core_salsa() 88 STORE32_LE(out + 36, x9 + j9); in crypto_core_salsa()
|
| /freebsd-12-stable/contrib/unbound/compat/ |
| 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 108 j9 = x->input[9]; in chacha_encrypt_bytes() 132 x9 = j9; in chacha_encrypt_bytes() 158 x9 = PLUS(x9,j9); in chacha_encrypt_bytes()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | chacha.c | 93 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 109 j9 = x->input[9]; in chacha_encrypt_bytes() 133 x9 = j9; in chacha_encrypt_bytes() 159 x9 = PLUS(x9,j9); in chacha_encrypt_bytes()
|
| /freebsd-12-stable/crypto/openssh/openbsd-compat/ |
| 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 110 j9 = x->input[9]; in chacha_encrypt_bytes() 134 x9 = j9; in chacha_encrypt_bytes() 160 x9 = PLUS(x9,j9); in chacha_encrypt_bytes()
|
| /freebsd-12-stable/sys/crypto/chacha20/ |
| D | chacha.c | 117 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 133 j9 = x->input[9]; in chacha_encrypt_bytes() 157 x9 = j9; in chacha_encrypt_bytes() 183 x9 = PLUS(x9,j9); in chacha_encrypt_bytes()
|
| /freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
| 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 107 j9 = ctx->input[9]; in chacha20_encrypt_bytes() 134 x9 = j9; in chacha20_encrypt_bytes() 160 x9 = PLUS(x9, j9); in chacha20_encrypt_bytes()
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | imx7d-nitrogen7.dts | 19 backlight-j9 {
|