Home
last modified time | relevance | path

Searched refs:j6 (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/crypto/openssh/openbsd-compat/
H A Dchacha_private.h96 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
109 j6 = x->input[6]; in chacha_encrypt_bytes()
133 x6 = j6; in chacha_encrypt_bytes()
159 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c103 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
116 j6 = x->input[6]; in chacha_encrypt_bytes()
140 x6 = j6; in chacha_encrypt_bytes()
166 x6 = PLUS(x6,j6); in chacha_encrypt_bytes()
/third_party/json/tests/src/
H A Dunit-conversions.cpp1430 json j6 = m; variable
1432 auto m2 = j6.get<std::map<int, int>>();
1455 json j6 = m; variable
1457 auto m2 = j6.get<std::unordered_map<int, int>>();
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c96 j6 = 6 * stride, in vertClassify_altivec() local
241 j6 = 6 * stride, in doVertLowPass_altivec() local

Completed in 7 milliseconds