Lines Matching refs:omap_sham_reqctx

140 struct omap_sham_reqctx {  struct
283 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_hash_omap2()
298 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_hash_omap4()
323 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_ready_hash()
368 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap2()
403 static int get_block_size(struct omap_sham_reqctx *ctx) in get_block_size()
437 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap4()
503 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_cpu()
570 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_dma()
625 static int omap_sham_copy_sg_lists(struct omap_sham_reqctx *ctx, in omap_sham_copy_sg_lists()
691 static int omap_sham_copy_sgs(struct omap_sham_reqctx *ctx, in omap_sham_copy_sgs()
725 struct omap_sham_reqctx *rctx) in omap_sham_align_sgs()
845 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_prepare_request()
913 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_update_dma_stop()
922 static struct omap_sham_dev *omap_sham_find_dev(struct omap_sham_reqctx *ctx) in omap_sham_find_dev()
942 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_init()
1008 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_update_req()
1034 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final_req()
1063 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_hash_one_req()
1116 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finish()
1134 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finish_req()
1186 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_enqueue()
1196 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_update()
1218 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final_shash()
1236 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final()
1261 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finup()
1335 sizeof(struct omap_sham_reqctx) + BUFLEN); in omap_sham_cra_init_alg()
1404 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_export()
1413 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_import()
1414 const struct omap_sham_reqctx *ctx_in = in; in omap_sham_import()
2163 alg->halg.statesize = sizeof(struct omap_sham_reqctx) + in omap_sham_probe()