Searched refs:cipher_ctx (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.c719 struct cryptocop_tfrm_ctx cipher_ctx = { local
832 if (cipher_ctx.tcfg != NULL){
838 cipher_ctx.cbcmode = 0;
839 cipher_ctx.decrypt = 0;
840 cipher_ctx.blocklength = 1;
841 cipher_ctx.ciph_conf = 0;
842 cipher_ctx.unit_no = src_dma;
843 cipher_ctx.tcfg = tcfg;
844 cipher_ctx.tctx = tctx;
850 if (cipher_ctx
[all...]

Completed in 17 milliseconds