Searched defs:j0 (Results 1 – 6 of 6) sorted by relevance
/linux/lib/raid6/ |
A D | algos.c | 148 unsigned long perf, bestgenperf, bestxorperf, j0, j1; in raid6_choose_gen() local
|
/linux/kernel/time/ |
A D | timer.c | 363 unsigned long j0 = jiffies; in __round_jiffies_relative() local 440 unsigned long j0 = jiffies; in __round_jiffies_up_relative() local
|
/linux/drivers/crypto/keembay/ |
A D | ocs-aes.c | 878 const u32 *j0 = (u32 *)iv; in ocs_aes_gcm_write_j0() local
|
/linux/arch/s390/crypto/ |
A D | aes_s390.c | 850 u8 j0[GHASH_BLOCK_SIZE];/* initial counter value */ in gcm_aes_crypt() member
|
/linux/drivers/crypto/ |
A D | atmel-aes.c | 132 __be32 j0[AES_BLOCK_SIZE / sizeof(u32)]; member 1575 __be32 j0_lsw, *j0 = ctx->j0; in atmel_aes_gcm_length() local
|
/linux/fs/jfs/ |
A D | jfs_dmap.c | 3379 int i, i0 = true, j, j0 = true, k, n; in dbExtendFS() local
|
Completed in 32 milliseconds