Home
last modified time | relevance | path

Searched defs:round (Results 1 – 25 of 30) sorted by relevance

12

/linux/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S67 #define encrypt_round(a,b,c,d,round)\ argument
105 #define encrypt_last_round(a,b,c,d,round)\ argument
142 #define decrypt_round(a,b,c,d,round)\ argument
180 #define decrypt_last_round(a,b,c,d,round)\ argument
H A Daria-aesni-avx-asm_64.S271 idx, round) \ argument
420 mem_tmp, rk, round) \ argument
475 mem_tmp, rk, round) \ argument
530 mem_tmp, rk, round, last_round) \ argument
565 mem_tmp, rk, round) \ argument
624 mem_tmp, rk, round) \ argument
683 mem_tmp, rk, round, last_round) \ argument
H A Daria-aesni-avx2-asm_64.S286 t0, rk, idx, round) \ argument
462 mem_tmp, rk, round) \ argument
516 mem_tmp, rk, round) \ argument
570 mem_tmp, rk, round, last_round) \ argument
604 mem_tmp, rk, round) \ argument
662 mem_tmp, rk, round) \ argument
720 mem_tmp, rk, round, last_round) \ argument
H A Dsm4-aesni-avx-asm_64.S188 #define ROUND(round, s0, s1, s2, s3) \ argument
276 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
H A Daria-gfni-avx512-asm_64.S272 t0, rk, round) \ argument
427 mem_tmp, rk, round) \ argument
467 mem_tmp, rk, round) \ argument
506 mem_tmp, rk, round, last_round) \ argument
H A Dsm4-aesni-avx2-asm_64.S182 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
/linux/arch/mips/math-emu/
H A Dsp_tint.c15 int round; in ieee754sp_tint() local
H A Dsp_tlong.c15 int round; in ieee754sp_tlong() local
H A Ddp_tint.c15 int round; in ieee754dp_tint() local
H A Ddp_tlong.c15 int round; in ieee754dp_tlong() local
H A Dsp_rint.c19 int round; in ieee754sp_rint() local
H A Ddp_rint.c19 int round; in ieee754dp_rint() local
/linux/arch/arm64/crypto/
H A Dsm4-neon-core.S96 #define ROUND4(round, s0, s1, s2, s3) \ argument
161 #define ROUND8(round, s0, s1, s2, s3, t0, t1, t2, t3) \ argument
/linux/lib/crypto/
H A Dsha3.c52 static SHA3_INLINE void sha3_keccakf_one_round_generic(u64 st[25], int round) in sha3_keccakf_one_round_generic()
170 for (int round = 0; round < SHA3_KECCAK_ROUNDS; round++) in sha3_keccakf_generic() local
/linux/tools/power/cpupower/bench/
H A Dsystem.c130 unsigned int round; in prepare_user() local
/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.c73 unsigned long value, round; in parse_size() local
/linux/arch/m68k/fpsp040/
H A Dround.S45 round: label
/linux/lib/crypto/x86/
H A Dsha256-ssse3-asm.S316 .macro DO_ROUND round argument
H A Dsha256-avx-asm.S309 .macro DO_ROUND round argument
H A Dsha1-ssse3-and-avx.S259 .macro RR F, a, b, c, d, e, round
/linux/arch/x86/math-emu/
H A Dfpu_trig.c784 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem()
/linux/tools/lib/perf/
H A Devlist.c165 for (int round = 0; round < 2; round++) { in perf_evlist__propagate_maps() local
/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c711 const u32 round = 10; in eq_delay_to_mult() local
/linux/drivers/media/dvb-frontends/
H A Dstv0900_core.c551 u32 freq, round; in stv0900_get_freq_auto() local
/linux/drivers/i2c/busses/
H A Di2c-rcar.c288 u32 cdf, round, ick, sum, scl, cdf_width; in rcar_i2c_clock_calculate() local

12