Searched refs:setup_cipher_iv_desc (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.c484 static int setup_cipher_iv_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **id, int alloc_flag) function
489 DEBUG(printk("setup_cipher_iv_desc\n"));
492 DEBUG_API(printk("setup_cipher_iv_desc: failed CBC IV descriptor allocation.\n"));
958 failed = setup_cipher_iv_desc(&cipher_ctx, &iv_desc, alloc_flag);

Completed in 47 milliseconds