Lines Matching refs:omap_sham_reqctx

144 struct omap_sham_reqctx {  struct
288 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_hash_omap2()
303 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_hash_omap4()
328 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_copy_ready_hash()
391 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap2()
426 static int get_block_size(struct omap_sham_reqctx *ctx) in get_block_size()
460 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap4()
526 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_cpu()
593 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_dma()
648 static int omap_sham_copy_sg_lists(struct omap_sham_reqctx *ctx, in omap_sham_copy_sg_lists()
714 static int omap_sham_copy_sgs(struct omap_sham_reqctx *ctx, in omap_sham_copy_sgs()
748 struct omap_sham_reqctx *rctx) in omap_sham_align_sgs()
868 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_prepare_request()
936 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_update_dma_stop()
945 static struct omap_sham_dev *omap_sham_find_dev(struct omap_sham_reqctx *ctx) in omap_sham_find_dev()
965 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_init()
1031 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_update_req()
1057 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final_req()
1086 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_hash_one_req()
1132 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finish()
1150 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finish_req()
1202 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_enqueue()
1212 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_update()
1234 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final_shash()
1252 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final()
1277 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finup()
1351 sizeof(struct omap_sham_reqctx) + BUFLEN); in omap_sham_cra_init_alg()
1424 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_export()
1433 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_import()
1434 const struct omap_sham_reqctx *ctx_in = in; in omap_sham_import()
2170 alg->halg.statesize = sizeof(struct omap_sham_reqctx) + in omap_sham_probe()