j0 1010 arch/s390/crypto/aes_s390.c u8 j0[GHASH_BLOCK_SIZE];/* initial counter value */ j0 1031 arch/s390/crypto/aes_s390.c memcpy(param.j0, req->iv, ivsize); j0 1032 arch/s390/crypto/aes_s390.c *(u32 *)(param.j0 + ivsize) = 1; j0 131 drivers/crypto/atmel-aes.c u32 j0[AES_BLOCK_SIZE / sizeof(u32)]; j0 1546 drivers/crypto/atmel-aes.c memcpy(ctx->j0, iv, ivsize); j0 1547 drivers/crypto/atmel-aes.c ctx->j0[3] = cpu_to_be32(1); j0 1561 drivers/crypto/atmel-aes.c NULL, ctx->j0, atmel_aes_gcm_process); j0 1591 drivers/crypto/atmel-aes.c u32 j0_lsw, *j0 = ctx->j0; j0 1595 drivers/crypto/atmel-aes.c j0_lsw = j0[3]; j0 1596 drivers/crypto/atmel-aes.c j0[3] = cpu_to_be32(be32_to_cpu(j0[3]) + 1); j0 1597 drivers/crypto/atmel-aes.c atmel_aes_write_block(dd, AES_IVR(0), j0); j0 1598 drivers/crypto/atmel-aes.c j0[3] = j0_lsw; j0 1708 drivers/crypto/atmel-aes.c atmel_aes_write_ctrl(dd, false, ctx->j0); j0 3375 fs/jfs/jfs_dmap.c int i, i0 = true, j, j0 = true, k, n; j0 3472 fs/jfs/jfs_dmap.c if (j0) { j0 3483 fs/jfs/jfs_dmap.c j0 = false; j0 361 kernel/time/timer.c unsigned long j0 = jiffies; j0 364 kernel/time/timer.c return round_jiffies_common(j + j0, cpu, false) - j0; j0 438 kernel/time/timer.c unsigned long j0 = jiffies; j0 441 kernel/time/timer.c return round_jiffies_common(j + j0, cpu, true) - j0; j0 151 lib/raid6/algos.c unsigned long perf, bestgenperf, bestxorperf, j0, j1; j0 169 lib/raid6/algos.c j0 = jiffies; j0 170 lib/raid6/algos.c while ((j1 = jiffies) == j0) j0 192 lib/raid6/algos.c j0 = jiffies; j0 193 lib/raid6/algos.c while ((j1 = jiffies) == j0)