/linux-3.3/arch/x86/crypto/ |
D | twofish-x86_64-asm_64.S | 78 #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
|
D | twofish-i586-asm_32.S | 79 #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
|
D | aes-x86_64-asm_64.S | 83 #define round(TAB,OFFSET,r1,r2,r3,r4,r5,r6,r7,r8,ra,rb,rc,rd) \ macro
|
D | sha1_ssse3_asm.S | 264 .macro RR F, a, b, c, d, e, round
|
/linux-3.3/arch/arm/plat-versatile/include/plat/ |
D | clock.h | 7 long (*round)(struct clk *, unsigned long); member
|
/linux-3.3/arch/mips/math-emu/ |
D | sp_tint.c | 65 int round; in ieee754sp_tint() local
|
D | dp_tint.c | 62 int round; in ieee754dp_tint() local
|
D | sp_tlong.c | 64 int round; in ieee754sp_tlong() local
|
D | dp_tlong.c | 64 int round; in ieee754dp_tlong() local
|
/linux-3.3/drivers/staging/vt6656/ |
D | aes_ccmp.c | 131 void AddRoundKey(BYTE *key, int round) in AddRoundKey() 189 int round; in AESv128() local
|
/linux-3.3/drivers/staging/vt6655/ |
D | aes_ccmp.c | 135 void AddRoundKey(unsigned char *key, int round) in AddRoundKey() 196 int round; in AESv128() local
|
/linux-3.3/arch/m68k/fpsp040/ |
D | round.S | 44 .global round symbol 45 round: label
|
/linux-3.3/tools/power/cpupower/bench/ |
D | system.c | 142 unsigned int round; in prepare_user() local
|
/linux-3.3/fs/logfs/ |
D | dir.c | 134 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
|
D | gc.c | 460 int round, progress, last_progress = 0; in __logfs_gc_pass() local
|
/linux-3.3/arch/arm/plat-samsung/ |
D | pwm-clock.c | 108 unsigned long round = clk_pwm_scaler_round_rate(clk, rate); in clk_pwm_scaler_set_rate() local
|
/linux-3.3/drivers/staging/comedi/drivers/ |
D | skel.c | 515 static int skel_ns_to_timer(unsigned int *ns, int round) in skel_ns_to_timer()
|
D | amplc_pci224.c | 963 unsigned int div1, div2, round; in pci224_ao_cmdtest() local 1121 unsigned int div1, div2, round; in pci224_ao_cmd() local
|
D | dmm32at.c | 866 static int dmm32at_ns_to_timer(unsigned int *ns, int round) in dmm32at_ns_to_timer()
|
D | quatech_daqp_cs.c | 435 static int daqp_ns_to_timer(unsigned int *ns, int round) in daqp_ns_to_timer()
|
/linux-3.3/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 778 static void next_key(u8 *key, sint round) in next_key() 877 sint round; in aes128k128d() local
|
/linux-3.3/arch/x86/kernel/apic/ |
D | summit_32.c | 268 unsigned int round = 0; in summit_cpu_mask_to_apicid() local
|
D | es7000_32.c | 545 unsigned int round = 0; in es7000_cpu_mask_to_apicid() local
|
/linux-3.3/arch/x86/math-emu/ |
D | fpu_trig.c | 778 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem()
|
/linux-3.3/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 481 const u32 round = 10; in eq_delay_to_mult() local
|