Home
last modified time | relevance | path

Searched defs:j0 (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/lib/raid6/
Dalgos.c162 unsigned long perf, bestgenperf, j0, j1; in raid6_choose_gen() local
/linux-6.6.21/kernel/time/
Dtimer.c386 unsigned long j0 = jiffies; in __round_jiffies_relative() local
463 unsigned long j0 = jiffies; in __round_jiffies_up_relative() local
/linux-6.6.21/drivers/crypto/intel/keembay/
Docs-aes.c878 const u32 *j0 = (u32 *)iv; in ocs_aes_gcm_write_j0() local
/linux-6.6.21/arch/s390/crypto/
Daes_s390.c848 u8 j0[GHASH_BLOCK_SIZE];/* initial counter value */ in gcm_aes_crypt() member
/linux-6.6.21/drivers/crypto/
Datmel-aes.c132 __be32 j0[AES_BLOCK_SIZE / sizeof(u32)]; member
1568 __be32 j0_lsw, *j0 = ctx->j0; in atmel_aes_gcm_length() local
/linux-6.6.21/fs/jfs/
Djfs_dmap.c3363 int i, i0 = true, j, j0 = true, k, n; in dbExtendFS() local