| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/salsa/ref/ |
| core_salsa_ref.c | 18 j15; local 24 j15 = x15 = 0x6b206574; 29 j15 = x15 = LOAD32_LE(c + 12); 94 STORE32_LE(out + 60, x15 + j15);
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/ref/ |
| chacha20_ref.c | 87 j15; local 113 j15 = ctx->input[15]; 140 x15 = j15; 166 x15 = PLUS(x15, j15);
|
| /src/crypto/external/bsd/openssh/dist/ |
| chacha.c | 94 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local 116 j15 = x->input[15]; 140 x15 = j15; 166 x15 = PLUS(x15,j15);
|
| /src/external/bsd/unbound/dist/compat/ |
| chacha_private.h | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; local 114 j15 = x->input[15]; 138 x15 = j15; 164 x15 = PLUS(x15,j15);
|
| /src/lib/libc/gen/ |
| arc4random.c | 137 uint32_t j0,j1,j2,j3,j4,j5,j6,j7,j8,j9,j10,j11,j12,j13,j14,j15; local 155 j15 = x15 = crypto_le32dec(in + 12); 183 crypto_le32enc(out + 60, x15 + j15);
|