Lines Matching refs:omap_sham_reqctx
140 struct omap_sham_reqctx { struct
281 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_hash_omap2()
296 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_hash_omap4()
321 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_ready_hash()
384 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap2()
419 static int get_block_size(struct omap_sham_reqctx *ctx) in get_block_size()
453 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap4()
516 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_cpu()
561 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_dma()
628 static size_t omap_sham_append_buffer(struct omap_sham_reqctx *ctx, in omap_sham_append_buffer()
642 static size_t omap_sham_append_sg(struct omap_sham_reqctx *ctx) in omap_sham_append_sg()
674 struct omap_sham_reqctx *ctx, in omap_sham_xmit_dma_map()
698 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_update_dma_slow()
725 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_update_dma_start()
792 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_update_cpu()
816 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_update_dma_stop()
839 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_init()
911 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_update_req()
931 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final_req()
971 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finish()
989 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finish_req()
1017 struct omap_sham_reqctx *ctx; in omap_sham_handle_queue()
1075 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_enqueue()
1086 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_update()
1139 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final_shash()
1147 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final()
1167 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finup()
1255 sizeof(struct omap_sham_reqctx) + BUFLEN); in omap_sham_cra_init_alg()