HomeSort by: relevance | last modified time | path
    Searched refs:j9 (Results 1 - 4 of 4) sorted by relevancy

  /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
43 j9 = x9 = LOAD32_LE(in + 12);
88 STORE32_LE(out + 36, x9 + j9);
  /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
107 j9 = ctx->input[9];
134 x9 = j9;
160 x9 = PLUS(x9, j9);
  /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
149 j9 = x9 = crypto_le32dec(k + 20);
177 crypto_le32enc(out + 36, x9 + j9);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx7d-nitrogen7.dts 19 backlight-j9 {

Completed in 89 milliseconds