Searched refs:ciphsel (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Dstrcop.h7 unsigned char ciphsel : 3; member in struct:strcop_meta_out
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Dcryptocop.c371 .ciphsel = src_none,
484 mo.ciphsel = mo.hashsel = mo.csumsel = src_none;
512 mo.ciphsel = src_dma;
1152 meta_out.ciphsel = src_none;
1154 meta_out.ciphsel = cipher_ctx.current_src;
1159 DEBUG(printk("set ciphsel=%d ciphconf=%d cbcmode=%d decrypt=%d\n", meta_out.ciphsel, meta_out.ciphconf, meta_out.cbcmode, meta_out.decrypt));
1162 meta_out.ciphsel = src_none;
1226 ed_mo.ciphsel = src_none;
1228 ed_mo.ciphsel
[all...]

Completed in 63 milliseconds