/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | sha512_glue.c | 42 const unsigned int rounds = (len - done) / SHA512_BLOCK_SIZE; in __sha512_sparc64_update() local
|
H A D | sha1_glue.c | 42 const unsigned int rounds = (len - done) / SHA1_BLOCK_SIZE; in __sha1_sparc64_update() local
|
H A D | sha256_glue.c | 42 const unsigned int rounds = (len - done) / SHA256_BLOCK_SIZE; in __sha256_sparc64_update() local
|
/third_party/ffmpeg/libavutil/ |
H A D | tea.c | 32 int rounds; member 42 void av_tea_init(AVTEA *ctx, const uint8_t key[16], int rounds) in av_tea_init() argument 56 int rounds = ctx->rounds; in tea_crypt_ecb() local
|
H A D | cast5.c | 78 int rounds; member
|
/third_party/node/deps/base64/base64/lib/arch/neon32/ |
H A D | dec_loop.c | 65 size_t rounds = *slen / 64; in dec_loop_neon32() local
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | sha256_glue.c | 73 const unsigned int rounds = (len - done) / SHA256_BLOCK_SIZE; in __sha256_sparc64_update() local
|
/kernel/linux/linux-5.10/lib/crypto/ |
H A D | aes.c | 261 int rounds = 6 + ctx->key_length / 4; in aes_encrypt() local 312 int rounds = 6 + ctx->key_length / 4; in aes_decrypt() local
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | aria.h | 37 int rounds; member
|
/kernel/linux/linux-6.6/crypto/ |
H A D | aria_generic.c | 201 int rounds, rkid in __aria_crypt() local [all...] |
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | aes.c | 261 int rounds = 6 + ctx->key_length / 4; in aes_encrypt() local 312 int rounds = 6 + ctx->key_length / 4; in aes_decrypt() local
|
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | siphash.h | 167 sip_round(struct siphash *H, const int rounds) { in sip_round() argument
|
/third_party/python/Modules/expat/ |
H A D | siphash.h | 167 sip_round(struct siphash *H, const int rounds) { in sip_round() argument
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | aes-neonbs-glue.c | 45 int rounds; member 85 __ecb_crypt(struct skcipher_request *req, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks)) __ecb_crypt() argument 341 __xts_crypt(struct skcipher_request *req, bool encrypt, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks, u8 iv[], int)) __xts_crypt() argument [all...] |
H A D | aes-ce-glue.c | 448 int err, first, rounds = num_rounds(&ctx->key1); xts_encrypt() local 520 int err, first, rounds = num_rounds(&ctx->key1); xts_decrypt() local [all...] |
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | aes-neonbs-glue.c | 58 int rounds; global() member 97 __ecb_crypt(struct skcipher_request *req, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks)) __ecb_crypt() argument 318 __xts_crypt(struct skcipher_request *req, bool encrypt, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks, u8 iv[])) __xts_crypt() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | aes-spe-glue.c | 44 u32 rounds; member 51 u32 rounds; member [all...] |
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | aes-spe-glue.c | 44 u32 rounds; member 51 u32 rounds; member [all...] |
H A D | aes-gcm-p10-glue.c | 46 u64 rounds; member
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | aes-ce-glue.c | 448 int err, first, rounds = num_rounds(&ctx->key1); xts_encrypt() local 520 int err, first, rounds = num_rounds(&ctx->key1); xts_decrypt() local [all...] |
H A D | aes-neonbs-glue.c | 48 int rounds; member 88 __ecb_crypt(struct skcipher_request *req, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks)) __ecb_crypt() argument 337 __xts_crypt(struct skcipher_request *req, bool encrypt, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks, u8 iv[], int)) __xts_crypt() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | aes-neonbs-glue.c | 60 int rounds; global() member 94 __ecb_crypt(struct skcipher_request *req, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks)) __ecb_crypt() argument 276 __xts_crypt(struct skcipher_request *req, bool encrypt, void (*fn)(u8 out[], u8 const in[], u8 const rk[], int rounds, int blocks, u8 iv[])) __xts_crypt() argument [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-verity-fec.h | 42 sector_t rounds; /* number of interleaving rounds */ member
|
/kernel/linux/linux-6.6/drivers/iio/chemical/ |
H A D | sgp40.c | 101 static u32 sgp40_exp(int exp, u32 power, u32 rounds) in sgp40_exp() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-verity-fec.h | 42 sector_t rounds; /* number of interleaving rounds */ member
|