Home
last modified time | relevance | path

Searched defs:rounds (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm64/crypto/
H A Daes-cipher-glue.c18 int rounds = 6 + ctx->key_length / 4; in aes_arm64_encrypt() local
26 int rounds = 6 + ctx->key_length / 4; in aes_arm64_decrypt() local
/linux/arch/arm/crypto/
H A Daes-cipher-glue.c20 int rounds = 6 + ctx->key_length / 4; in aes_arm_encrypt() local
28 int rounds = 6 + ctx->key_length / 4; in aes_arm_decrypt() local
H A Daes-ce-core.S162 .macro prepare_key, rk, rounds
/linux/fs/bcachefs/
H A Dsiphash.c54 static void SipHash_Rounds(SIPHASH_CTX *ctx, int rounds) in SipHash_Rounds()
77 static void SipHash_CRounds(SIPHASH_CTX *ctx, const void *ptr, int rounds) in SipHash_CRounds()
/linux/lib/crypto/
H A Daes.c261 int rounds = 6 + ctx->key_length / 4; in aes_encrypt() local
312 int rounds = 6 + ctx->key_length / 4; in aes_decrypt() local
/linux/arch/powerpc/crypto/
H A Daesp8-ppc.h7 int rounds; member
H A Daes-spe-glue.c44 u32 rounds; member
51 u32 rounds; member
/linux/tools/power/cpupower/bench/
H A Dbenchmark.c37 unsigned int rounds = 0; in calculate_timespace() local
H A Dparse.h17 unsigned int rounds; /* calculation rounds with iterated sleep/load time */ member
/linux/include/crypto/
H A Daria.h37 int rounds; member
/linux/drivers/md/
H A Ddm-verity-fec.h42 sector_t rounds; /* number of interleaving rounds */ member
/linux/drivers/iio/chemical/
H A Dsgp40.c106 static u32 sgp40_exp(int exp, u32 power, u32 rounds) in sgp40_exp()
/linux/drivers/crypto/
H A Dpadlock-aes.c45 rounds:4, member
/linux/mm/
H A Dmempolicy.c2568 unsigned long rounds; in alloc_pages_bulk_weighted_interleave() local