Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/arm64/crypto/
A Dsm3-neon-core.S161 #define KL(round) \ argument
167 #define IW_W_ADDR(round, widx, offs) \ argument
171 #define XW_W_ADDR(round, widx, offs) \ argument
304 #define SCHED_W_W0W1W2W3W4W5_1(iop_num, round) \ argument
306 #define SCHED_W_W0W1W2W3W4W5_2(iop_num, round) \ argument
308 #define SCHED_W_W0W1W2W3W4W5_3(iop_num, round) \ argument
311 #define SCHED_W_W1W2W3W4W5W0_1(iop_num, round) \ argument
313 #define SCHED_W_W1W2W3W4W5W0_2(iop_num, round) \ argument
315 #define SCHED_W_W1W2W3W4W5W0_3(iop_num, round) \ argument
318 #define SCHED_W_W2W3W4W5W0W1_1(iop_num, round) \ argument
[all …]
A Dsm3-ce-core.S44 .macro round, ab, s0, t0, t1, i macro
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-6.3-rc2/arch/x86/crypto/
A Dsm3-avx-asm_64.S181 #define R(i, a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
215 #define R1(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument
224 #define IW_W_ADDR(round, widx, offs) \ argument
228 #define XW_W_ADDR(round, widx, offs) \ argument
232 #define IW_W1_ADDR(round, widx) IW_W_ADDR(round, widx, 0) argument
233 #define IW_W1W2_ADDR(round, widx) IW_W_ADDR(round, widx, 32) argument
236 #define XW_W1_ADDR(round, widx) XW_W_ADDR(round, widx, 0) argument
271 #define SCHED_W_0(round, w0, w1, w2, w3, w4, w5) \ argument
282 #define SCHED_W_1(round, w0, w1, w2, w3, w4, w5) \ argument
[all …]
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
A Dtwofish-x86_64-asm_64.S66 #define encrypt_round(a,b,c,d,round)\ argument
102 #define encrypt_last_round(a,b,c,d,round)\ argument
139 #define decrypt_round(a,b,c,d,round)\ argument
175 #define decrypt_last_round(a,b,c,d,round)\ argument
A Daria-aesni-avx-asm_64.S271 idx, round) \ argument
423 mem_tmp, rk, round) \ argument
478 mem_tmp, rk, round) \ argument
533 mem_tmp, rk, round, last_round) \ argument
569 mem_tmp, rk, round) \ argument
628 mem_tmp, rk, round) \ argument
687 mem_tmp, rk, round, last_round) \ argument
A Daria-aesni-avx2-asm_64.S286 t0, rk, idx, round) \ argument
464 mem_tmp, rk, round) \ argument
518 mem_tmp, rk, round) \ argument
572 mem_tmp, rk, round, last_round) \ argument
606 mem_tmp, rk, round) \ argument
664 mem_tmp, rk, round) \ argument
722 mem_tmp, rk, round, last_round) \ argument
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
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
A Dsm4-aesni-avx2-asm_64.S182 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
A Dcast5-avx-x86_64-asm_64.S145 #define round(l, r, n, f) \ macro
/linux-6.3-rc2/lib/crypto/
A Daes.c263 int round; in aes_encrypt() local
314 int round; in aes_decrypt() local
/linux-6.3-rc2/arch/mips/math-emu/
A Ddp_tint.c15 int round; in ieee754dp_tint() local
A Dsp_tint.c15 int round; in ieee754sp_tint() local
A Dsp_tlong.c15 int round; in ieee754sp_tlong() local
A Ddp_tlong.c15 int round; in ieee754dp_tlong() local
A Dsp_rint.c19 int round; in ieee754sp_rint() local
A Ddp_rint.c19 int round; in ieee754dp_rint() local
/linux-6.3-rc2/arch/arm/crypto/
A Dghash-ce-core.S390 .macro round, rk:req, regs:vararg macro
/linux-6.3-rc2/tools/power/cpupower/bench/
A Dsystem.c130 unsigned int round; in prepare_user() local
/linux-6.3-rc2/crypto/
A Dsha3_generic.c152 int round; in keccakf() local
/linux-6.3-rc2/tools/virtio/virtio-trace/
A Dtrace-agent.c72 unsigned long value, round; in parse_size() local
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dround.S45 round: label
/linux-6.3-rc2/drivers/clk/meson/
A Dclk-pll.c250 unsigned long round; in meson_clk_pll_determine_rate() local

Completed in 29 milliseconds

12