Searched refs:hashmode (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/arch-v32/arch/hwregs/
H A Dstrcop.h11 unsigned char hashmode : 1; member in struct:strcop_meta_out
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Dstrcop.h11 unsigned char hashmode : 1; member in struct:strcop_meta_out
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c397 mo.hashmode = tc->hash_mode;
408 mo.hashmode = tc->hash_mode;
467 mo.hashmode = 0;
471 mo.hashmode = 1;
475 mo.hashmode = 0;
479 mo.hashmode = 1;
1169 meta_out.hashmode = 0; /* Explicit mode is not used here. */
1170 DEBUG(printk("set hashsel=%d hashconf=%d hashmode=%d\n", meta_out.hashsel, meta_out.hashconf, meta_out.hashmode));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Dcryptocop.c397 mo.hashmode = tc->hash_mode;
408 mo.hashmode = tc->hash_mode;
467 mo.hashmode = 0;
471 mo.hashmode = 1;
475 mo.hashmode = 0;
479 mo.hashmode = 1;
1169 meta_out.hashmode = 0; /* Explicit mode is not used here. */
1170 DEBUG(printk("set hashsel=%d hashconf=%d hashmode=%d\n", meta_out.hashsel, meta_out.hashconf, meta_out.hashmode));

Completed in 181 milliseconds