Searched defs:rounds (Results 1 – 14 of 14) sorted by relevance
18 int rounds = 6 + ctx->key_length / 4; in aes_arm64_encrypt() local26 int rounds = 6 + ctx->key_length / 4; in aes_arm64_decrypt() local
20 int rounds = 6 + ctx->key_length / 4; in aes_arm_encrypt() local28 int rounds = 6 + ctx->key_length / 4; in aes_arm_decrypt() local
162 .macro prepare_key, rk, rounds
54 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()
261 int rounds = 6 + ctx->key_length / 4; in aes_encrypt() local312 int rounds = 6 + ctx->key_length / 4; in aes_decrypt() local
7 int rounds; member
44 u32 rounds; member51 u32 rounds; member
37 unsigned int rounds = 0; in calculate_timespace() local
17 unsigned int rounds; /* calculation rounds with iterated sleep/load time */ member
37 int rounds; member
42 sector_t rounds; /* number of interleaving rounds */ member
106 static u32 sgp40_exp(int exp, u32 power, u32 rounds) in sgp40_exp()
45 rounds:4, member
2568 unsigned long rounds; in alloc_pages_bulk_weighted_interleave() local