/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/salsa/ref/ |
core_salsa_ref.c | 17 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, local in function:crypto_core_salsa 38 j14 = x14 = LOAD32_LE(k + 28); 93 STORE32_LE(out + 56, x14 + j14);
|
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/ref/ |
chacha20_ref.c | 86 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, local in function:chacha20_encrypt_bytes 112 j14 = ctx->input[14]; 139 x14 = j14; 165 x14 = PLUS(x14, j14);
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
imx6qdl-nit6xlite.dtsi | 88 j14-pin1 { 94 j14-pin3 { 100 j14-pins8-9 { 332 /* Home Button: J14 pin 5 */ 334 /* Back Button: J14 pin 7 */
|
/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 in function:crypto_core 154 j14 = x14 = crypto_le32dec(in + 8); 182 crypto_le32enc(out + 56, x14 + j14);
|