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()
373 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap2()
408 static int get_block_size(struct omap_sham_reqctx *ctx) in get_block_size()
442 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_write_ctrl_omap4()
508 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_cpu()
575 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_xmit_dma()
630 static int omap_sham_copy_sg_lists(struct omap_sham_reqctx *ctx, in omap_sham_copy_sg_lists()
696 static int omap_sham_copy_sgs(struct omap_sham_reqctx *ctx, in omap_sham_copy_sgs()
730 struct omap_sham_reqctx *rctx) in omap_sham_align_sgs()
850 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_prepare_request()
918 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); in omap_sham_update_dma_stop()
927 static struct omap_sham_dev *omap_sham_find_dev(struct omap_sham_reqctx *ctx) in omap_sham_find_dev()
947 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_init()
1013 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_update_req()
1039 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final_req()
1068 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_hash_one_req()
1117 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finish()
1135 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finish_req()
1187 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_enqueue()
1197 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_update()
1219 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final_shash()
1237 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_final()
1262 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); in omap_sham_finup()
1336 sizeof(struct omap_sham_reqctx) + BUFLEN); in omap_sham_cra_init_alg()
1409 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_export()
1418 struct omap_sham_reqctx *rctx = ahash_request_ctx(req); in omap_sham_import()
1419 const struct omap_sham_reqctx *ctx_in = in; in omap_sham_import()
2154 alg->halg.statesize = sizeof(struct omap_sham_reqctx) + in omap_sham_probe()