/openbsd/gnu/usr.bin/perl/t/opbasic/ |
H A D | cmp.t | 85 my ($j1, $j2, $j3, $j4, $j5, $j6, $j7, $j8, $j9, $j10, 113 if (!defined($cmp) ? !($i5 > $j5) 114 : ($cmp == -1 && !($i5 > $j5) || 115 $cmp == 0 && !($i5 > $j5) || 116 $cmp == 1 && ($i5 > $j5)))
|
/openbsd/libexec/ld.so/ |
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 104 j5 = x->input[5]; in chacha_encrypt_bytes() 128 x5 = j5; in chacha_encrypt_bytes() 154 x5 = PLUS(x5,j5); in chacha_encrypt_bytes()
|
/openbsd/lib/libc/crypt/ |
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 104 j5 = x->input[5]; in chacha_encrypt_bytes() 128 x5 = j5; in chacha_encrypt_bytes() 154 x5 = PLUS(x5,j5); in chacha_encrypt_bytes()
|
/openbsd/usr.bin/ssh/ |
H A D | chacha.c | 90 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 102 j5 = x->input[5]; in chacha_encrypt_bytes() 126 x5 = j5; in chacha_encrypt_bytes() 152 x5 = PLUS(x5,j5); in chacha_encrypt_bytes()
|
/openbsd/sys/crypto/ |
H A D | chacha_private.h | 131 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 143 j5 = x->input[5]; in chacha_encrypt_bytes() 167 x5 = j5; in chacha_encrypt_bytes() 193 x5 = PLUS(x5,j5); in chacha_encrypt_bytes()
|
/openbsd/lib/libcrypto/chacha/ |
H A D | chacha-merged.c | 123 u32 j0, j1, j2, j3, j4, j5, j6, j7; in chacha_encrypt_bytes() local 137 j5 = x->input[5]; in chacha_encrypt_bytes() 162 x5 = j5; in chacha_encrypt_bytes() 188 x5 = PLUS(x5, j5); in chacha_encrypt_bytes()
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 626.crt | 11 CKrhCTJUn8+th9ZpmjsvauMxtu5iC+GlIzCpyp6+4SUjIE3k79ydnqzaEN+S7+j5
|
H A D | 1291.key | 11 2OXZrtSRC3igSCrDhY+j5+HHcS5w8bFitJ0Fsgre/fh4cYJ7ql6M4WFKxdHFZMXE
|
H A D | 1579.key | 17 +sLOGeHwB3S/j5+5h5+fOfLMXhcySWP1ZXZLgJa6gsM0ryVZRgAxHjZ9scAU5hZx
|
H A D | 883.chain | 41 a0LHtsm+QRUP3bWEqT5HkPsXCRs+2iFaxseSH4qLaZCmR6/QCXmWiX1wpi+j5+S/
|
H A D | 196.chain | 38 H2K+tw2UAeO3/tmgIUiD8UFZgI+j5/fBVWb5Cq+yEVt2LoVGT7b1cv6y6AZbo9PC
|
H A D | 2264.chain | 11 3BfPQgguJf+wbajg/EyaQ/74jqCcS5dxg72EyBf/j5/fqqC/O0Xzf9pnU8JOYKfH
|
/openbsd/gnu/usr.bin/perl/cpan/JSON-PP/t/ |
H A D | 019_incr.t | 60 my $j5 = $coder->incr_parse; ok ($coder->incr_text !~ s/^\s*,//, "cskip5"); 66 ok (!defined $j5, "cjson5");
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.md | 1028 "jsr $23,($27),__%E3%j5" 1096 "jsr $23,($27),__%E3%j5"
|