| /linux/arch/arm64/crypto/ |
| H A D | aes-glue.c | 183 int err, rounds = 6 + ctx->key_length / 4; in ecb_encrypt() local 202 int err, rounds = 6 + ctx->key_length / 4; in ecb_decrypt() local 222 int err = 0, rounds = 6 + ctx->key_length / 4; in cbc_encrypt_walk() local 250 int err = 0, rounds = 6 + ctx->key_length / 4; in cbc_decrypt_walk() local 277 int err, rounds = 6 + ctx->key_length / 4; in cts_cbc_encrypt() local 333 int err, rounds = 6 + ctx->key_length / 4; in cts_cbc_decrypt() local 389 int err, rounds = 6 + ctx->key1.key_length / 4; in essiv_cbc_encrypt() local 411 int err, rounds = 6 + ctx->key1.key_length / 4; in essiv_cbc_decrypt() local 433 int err, rounds = 6 + ctx->key_length / 4; in xctr_encrypt() local 478 int err, rounds = 6 + ctx->key_length / 4; in ctr_encrypt() local [all …]
|
| H A D | aes-cipher-glue.c | 18 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
|
| H A D | aes-neonbs-glue.c | 61 int rounds; member 96 int rounds, int blocks)) in __ecb_crypt() 277 int rounds, int blocks, u8 iv[])) in __xts_crypt()
|
| H A D | aes-ce-ccm-glue.c | 102 u32 macp, u32 const rk[], u32 rounds) in ce_aes_ccm_auth_data()
|
| /linux/arch/arm/crypto/ |
| H A D | aes-cipher-glue.c | 20 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 D | aes-ce-core.S | 162 .macro prepare_key, rk, rounds
|
| /linux/lib/crypto/ |
| H A D | aes.c | 262 int rounds = 6 + ctx->key_length / 4; in aes_encrypt() local 313 int rounds = 6 + ctx->key_length / 4; in aes_decrypt() local
|
| /linux/arch/powerpc/crypto/ |
| H A D | aesp8-ppc.h | 7 int rounds; member
|
| H A D | aes-spe-glue.c | 44 u32 rounds; member 51 u32 rounds; member
|
| /linux/tools/power/cpupower/bench/ |
| H A D | benchmark.c | 37 unsigned int rounds = 0; in calculate_timespace() local
|
| H A D | parse.h | 17 unsigned int rounds; /* calculation rounds with iterated sleep/load time */ member
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | uprobe_syscall.c | 657 unsigned long rounds = 0; in worker_trigger() local 672 unsigned long rounds = 0, offset; in worker_attach() local
|
| /linux/include/crypto/ |
| H A D | aria.h | 37 int rounds; member
|
| /linux/drivers/iio/chemical/ |
| H A D | sgp40.c | 106 static u32 sgp40_exp(int exp, u32 power, u32 rounds) in sgp40_exp()
|
| /linux/drivers/md/ |
| H A D | dm-verity-fec.h | 39 sector_t rounds; /* number of interleaving rounds */ member
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | psp.py | 72 def _send_careful(cfg, s, rounds): argument
|
| /linux/drivers/crypto/ |
| H A D | padlock-aes.c | 45 rounds:4, member
|
| /linux/mm/ |
| H A D | mempolicy.c | 2635 unsigned long rounds; in alloc_pages_bulk_weighted_interleave() local
|