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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c1204 struct strcop_meta_out ed_mo = {0}; local
1215 ed_mo.ciphsel = src_none;
1217 ed_mo.ciphsel = cipher_ctx.current_src;
1219 ed_mo.ciphconf = cipher_ctx.ciph_conf;
1220 ed_mo.cbcmode = cipher_ctx.cbcmode;
1221 ed_mo.decrypt = cipher_ctx.decrypt;
1229 ed->dma_descr->md = REG_TYPE_CONV(unsigned short int, struct strcop_meta_out, ed_mo);

Completed in 51 milliseconds