Searched refs:j8 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/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; local
107 j8 = x->input[8];
131 x8 = j8;
157 x8 = PLUS(x8,j8);
/freebsd-11.0-release/crypto/openssh/
H A Dchacha.c93 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
108 j8 = x->input[8];
132 x8 = j8;
158 x8 = PLUS(x8,j8);
/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local
107 j8 = x->input[8];
131 x8 = j8;
157 x8 = PLUS(x8,j8);

Completed in 105 milliseconds