Searched refs:j14 (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
113 j14 = x->input[14];
137 x14 = j14;
163 x14 = PLUS(x14,j14);
/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
114 j14 = x->input[14];
138 x14 = j14;
164 x14 = PLUS(x14,j14);
/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
113 j14 = x->input[14];
137 x14 = j14;
163 x14 = PLUS(x14,j14);

Completed in 48 milliseconds