HomeSort by: relevance | last modified time | path
    Searched refs:j6 (Results 1 - 5 of 5) 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
40 j6 = x6 = LOAD32_LE(in + 0);
85 STORE32_LE(out + 24, x6 + j6);
  /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
104 j6 = ctx->input[6];
131 x6 = j6;
157 x6 = PLUS(x6, j6);
  /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
146 j6 = x6 = crypto_le32dec(k + 8);
174 crypto_le32enc(out + 24, x6 + j6);
  /src/usr.bin/make/
test-variants.mk 248 @env -i ${_ENV.${.TARGET}} sh -ce "ma""ke -ks -j6 dependall"
  /src/tests/usr.bin/netpgpverify/
t_netpgpverify.sh 548 F/0j6/5hrOxNzCFH9tyoZWbHPmXbJ2f8LnWzvWMNJg72dW595m5Zfl+Q+IhtpuF3
1300 9pAcwMBaGoEHm3c1XmtMxVwte3cjQQpeUmig2PEfgwqgE//mlPeoCpfD/HxS+7J6

Completed in 22 milliseconds