| /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 23 j10 = x10 = 0x79622d32; in crypto_core_salsa() 28 j10 = x10 = LOAD32_LE(c + 8); in crypto_core_salsa() 89 STORE32_LE(out + 40, x10 + j10); in crypto_core_salsa()
|
| /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 109 j10 = x->input[10]; in chacha_encrypt_bytes() 133 x10 = j10; in chacha_encrypt_bytes() 159 x10 = PLUS(x10,j10); in chacha_encrypt_bytes()
|
| /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 111 j10 = x->input[10]; in chacha_encrypt_bytes() 135 x10 = j10; in chacha_encrypt_bytes() 161 x10 = PLUS(x10,j10); 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 109 j10 = x->input[10]; in chacha_encrypt_bytes() 133 x10 = j10; in chacha_encrypt_bytes() 159 x10 = PLUS(x10,j10); in chacha_encrypt_bytes()
|
| /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 131 j10 = x->input[10]; in chacha_encrypt_bytes() 157 x10 = j10; in chacha_encrypt_bytes() 183 x10 = PLUS(x10,j10); 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 108 j10 = ctx->input[10]; in chacha20_encrypt_bytes() 135 x10 = j10; in chacha20_encrypt_bytes() 161 x10 = PLUS(x10, j10); in chacha20_encrypt_bytes()
|
| /freebsd/crypto/openssl/test/ |
| H A D | sanitytest.c | 148 j10, in test_sanity_enum_size() enumerator
|
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-388-helios4.dts | 127 fan1: j10-pwm {
|
| /freebsd/contrib/flex/ |
| H A D | ChangeLog | 708 …lean -fdx && ./autogen.sh && \ mkdir -p ../build && cd ../build && ../flex/configure && make -j10 713 …n.sh && \ mkdir -p ../build && cd ../build && ../flex/configure && make -j10 failed with: > ../s…
|