Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/x86/crypto/
Dtwofish-i586-asm_32.S80 #define encrypt_round(a,b,c,d,round)\ argument
118 #define encrypt_last_round(a,b,c,d,round)\ argument
155 #define decrypt_round(a,b,c,d,round)\ argument
193 #define decrypt_last_round(a,b,c,d,round)\ argument
Dtwofish-x86_64-asm_64.S79 #define encrypt_round(a,b,c,d,round)\ argument
115 #define encrypt_last_round(a,b,c,d,round)\ argument
152 #define decrypt_round(a,b,c,d,round)\ argument
188 #define decrypt_last_round(a,b,c,d,round)\ argument
Daes-x86_64-asm_64.S80 #define round(TAB,OFFSET,r1,r2,r3,r4,r5,r6,r7,r8,ra,rb,rc,rd) \ macro
Dcast5-avx-x86_64-asm_64.S160 #define round(l, r, n, f) \ macro
/Linux-v4.19/arch/mips/math-emu/
Dsp_tlong.c27 int round; in ieee754sp_tlong() local
Ddp_tint.c27 int round; in ieee754dp_tint() local
Ddp_tlong.c27 int round; in ieee754dp_tlong() local
Dsp_tint.c27 int round; in ieee754sp_tint() local
Ddp_rint.c30 int round; in ieee754dp_rint() local
Dsp_rint.c30 int round; in ieee754sp_rint() local
/Linux-v4.19/crypto/
Daes_ti.c272 int round; in aesti_encrypt() local
311 int round; in aesti_decrypt() local
Dsha3_generic.c157 int round; in keccakf() local
/Linux-v4.19/arch/arm64/crypto/
Dsm3-ce-core.S46 .macro round, ab, s0, t0, t1, i macro
/Linux-v4.19/tools/power/cpupower/bench/
Dsystem.c143 unsigned int round; in prepare_user() local
/Linux-v4.19/tools/virtio/virtio-trace/
Dtrace-agent.c74 unsigned long value, round; in parse_size() local
/Linux-v4.19/arch/m68k/fpsp040/
Dround.S45 round: label
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_security.c781 static void next_key(u8 *key, sint round) in next_key()
881 sint round; in aes128k128d() local
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_security.c817 static void next_key(u8 *key, int round) in next_key()
927 int round; in aes128k128d() local
/Linux-v4.19/arch/x86/math-emu/
Dfpu_trig.c779 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem()
/Linux-v4.19/fs/f2fs/
Dgc.c1145 unsigned int skipped_round = 0, round = 0; in f2fs_gc() local
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_security.c988 static void next_key(u8 *key, sint round) in next_key()
1103 sint round; in aes128k128d() local
/Linux-v4.19/drivers/i2c/busses/
Di2c-rcar.c235 u32 scgd, cdf, round, ick, sum, scl, cdf_width; in rcar_i2c_clock_calculate() local
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_tvout.c454 char *const round[] = {"8-bit", "10-bit", "12-bit"}; in tvout_dbg_vip() local
/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.c716 const u32 round = 10; in eq_delay_to_mult() local
/Linux-v4.19/sound/soc/fsl/
Dfsl_spdif.c1107 enum spdif_txrate index, bool round) in fsl_spdif_txclk_caldiv()

12