Home
last modified time | relevance | path

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

12

/linux-3.3/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S78 #define encrypt_round(a,b,c,d,round)\ argument
114 #define encrypt_last_round(a,b,c,d,round)\ argument
151 #define decrypt_round(a,b,c,d,round)\ argument
187 #define decrypt_last_round(a,b,c,d,round)\ argument
Dtwofish-i586-asm_32.S79 #define encrypt_round(a,b,c,d,round)\ argument
117 #define encrypt_last_round(a,b,c,d,round)\ argument
154 #define decrypt_round(a,b,c,d,round)\ argument
192 #define decrypt_last_round(a,b,c,d,round)\ argument
Daes-x86_64-asm_64.S83 #define round(TAB,OFFSET,r1,r2,r3,r4,r5,r6,r7,r8,ra,rb,rc,rd) \ macro
Dsha1_ssse3_asm.S264 .macro RR F, a, b, c, d, e, round
/linux-3.3/arch/arm/plat-versatile/include/plat/
Dclock.h7 long (*round)(struct clk *, unsigned long); member
/linux-3.3/arch/mips/math-emu/
Dsp_tint.c65 int round; in ieee754sp_tint() local
Ddp_tint.c62 int round; in ieee754dp_tint() local
Dsp_tlong.c64 int round; in ieee754sp_tlong() local
Ddp_tlong.c64 int round; in ieee754dp_tlong() local
/linux-3.3/drivers/staging/vt6656/
Daes_ccmp.c131 void AddRoundKey(BYTE *key, int round) in AddRoundKey()
189 int round; in AESv128() local
/linux-3.3/drivers/staging/vt6655/
Daes_ccmp.c135 void AddRoundKey(unsigned char *key, int round) in AddRoundKey()
196 int round; in AESv128() local
/linux-3.3/arch/m68k/fpsp040/
Dround.S44 .global round symbol
45 round: label
/linux-3.3/tools/power/cpupower/bench/
Dsystem.c142 unsigned int round; in prepare_user() local
/linux-3.3/fs/logfs/
Ddir.c134 static pgoff_t hash_index(u32 hash, int round) in hash_index()
164 int round; in logfs_get_dd_page() local
394 int round, err; in logfs_write_dir() local
Dgc.c460 int round, progress, last_progress = 0; in __logfs_gc_pass() local
/linux-3.3/arch/arm/plat-samsung/
Dpwm-clock.c108 unsigned long round = clk_pwm_scaler_round_rate(clk, rate); in clk_pwm_scaler_set_rate() local
/linux-3.3/drivers/staging/comedi/drivers/
Dskel.c515 static int skel_ns_to_timer(unsigned int *ns, int round) in skel_ns_to_timer()
Damplc_pci224.c963 unsigned int div1, div2, round; in pci224_ao_cmdtest() local
1121 unsigned int div1, div2, round; in pci224_ao_cmd() local
Ddmm32at.c866 static int dmm32at_ns_to_timer(unsigned int *ns, int round) in dmm32at_ns_to_timer()
Dquatech_daqp_cs.c435 static int daqp_ns_to_timer(unsigned int *ns, int round) in daqp_ns_to_timer()
/linux-3.3/drivers/staging/rtl8712/
Drtl871x_security.c778 static void next_key(u8 *key, sint round) in next_key()
877 sint round; in aes128k128d() local
/linux-3.3/arch/x86/kernel/apic/
Dsummit_32.c268 unsigned int round = 0; in summit_cpu_mask_to_apicid() local
Des7000_32.c545 unsigned int round = 0; in es7000_cpu_mask_to_apicid() local
/linux-3.3/arch/x86/math-emu/
Dfpu_trig.c778 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem()
/linux-3.3/drivers/scsi/be2iscsi/
Dbe_cmds.c481 const u32 round = 10; in eq_delay_to_mult() local

12