Home
last modified time | relevance | path

Searched refs:cryptocop_tfrm_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/cris/arch-v32/drivers/
Dcryptocop.c85 struct cryptocop_tfrm_ctx { struct
115 struct cryptocop_tfrm_ctx *prev_src; argument
116 struct cryptocop_tfrm_ctx *curr_src; argument
368 static int create_pad_descriptor(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **pad_des… in create_pad_descriptor()
439 static int setup_key_dl_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **kd, int all… in setup_key_dl_desc()
497 static int setup_cipher_iv_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **id, int … in setup_cipher_iv_desc()
529 …te_input_descriptors(struct cryptocop_operation *operation, struct cryptocop_tfrm_ctx *tc, struct … in create_input_descriptors()
651 …nt_in_cdesc, struct cryptocop_dma_desc **current_out_cdesc, struct cryptocop_tfrm_ctx *tc, int all… in append_input_descriptors()
713 struct cryptocop_tfrm_ctx digest_ctx = { in cryptocop_setup_dma_list()
732 struct cryptocop_tfrm_ctx cipher_ctx = { in cryptocop_setup_dma_list()
[all …]