Searched refs:j8 (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/crypto/openssh/ |
| HD | 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 107 j8 = x->input[8]; in chacha_encrypt_bytes() 131 x8 = j8; in chacha_encrypt_bytes() 157 x8 = PLUS(x8,j8); in chacha_encrypt_bytes()
|
| /dragonfly/sys/crypto/chacha20/ |
| HD | 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 129 j8 = x->input[8]; in chacha_encrypt_bytes() 157 x8 = j8; in chacha_encrypt_bytes() 183 x8 = PLUS(x8,j8); in chacha_encrypt_bytes()
|
| /dragonfly/crypto/libressl/crypto/chacha/ |
| HD | chacha-merged.c | 128 u32 j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 144 j8 = x->input[8]; in chacha_encrypt_bytes() 169 x8 = j8; in chacha_encrypt_bytes() 195 x8 = PLUS(x8, j8); in chacha_encrypt_bytes()
|
| /dragonfly/contrib/binutils-2.27/ |
| HD | README.DRAGONFLY | 28 --enable-targets="x86_64-pc-dragonfly" --prefix=/usr/local && gmake -j8)
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | c-nds32.texi | 233 @samp{j8 label}, @samp{j label}, or "@samp{la $ta,label} @samp{br $ta}".
|