Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/x86/crypto/
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
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
Dsha256-ssse3-asm.S316 .macro DO_ROUND round argument
Dsha256-avx-asm.S309 .macro DO_ROUND round argument
Dsha1_ssse3_asm.S259 .macro RR F, a, b, c, d, e, round
Dcast5-avx-x86_64-asm_64.S145 #define round(l, r, n, f) \ macro
/kernel/linux/linux-5.10/arch/mips/math-emu/
Ddp_tlong.c15 int round; in ieee754dp_tlong() local
Dsp_tint.c15 int round; in ieee754sp_tint() local
Dsp_tlong.c15 int round; in ieee754sp_tlong() local
Ddp_tint.c15 int round; in ieee754dp_tint() local
Dsp_rint.c19 int round; in ieee754sp_rint() local
Ddp_rint.c19 int round; in ieee754dp_rint() local
/kernel/linux/linux-5.10/lib/crypto/
Daes.c263 int round; in aes_encrypt() local
314 int round; in aes_decrypt() local
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dround.S44 .global round symbol
45 round: label
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
Dsystem.c130 unsigned int round; in prepare_user() local
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsm3-ce-core.S43 .macro round, ab, s0, t0, t1, i macro
/kernel/linux/linux-5.10/crypto/
Dsha3_generic.c152 int round; in keccakf() local
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
Dtrace-agent.c72 unsigned long value, round; in parse_size() local
/kernel/linux/linux-5.10/drivers/clk/meson/
Dclk-pll.c251 unsigned long round; in meson_clk_pll_round_rate() local
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Drtl871x_security.c761 static void next_key(u8 *key, sint round) in next_key()
861 sint round; in aes128k128d() local
/kernel/linux/linux-5.10/arch/x86/math-emu/
Dfpu_trig.c779 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
Drtw_security.c956 static void next_key(u8 *key, sint round) in next_key()
1071 sint round; in aes128k128d() local
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
Dsti_tvout.c458 char *const round[] = {"8-bit", "10-bit", "12-bit"}; in tvout_dbg_vip() local
/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-rcar.c241 u32 scgd, cdf, round, ick, sum, scl, cdf_width; in rcar_i2c_clock_calculate() local
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
Dbe_cmds.c711 const u32 round = 10; in eq_delay_to_mult() local

12