Searched refs:omap_sham_reqctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Domap-sham.c140 struct omap_sham_reqctx { struct
281 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_copy_hash_omap2()
296 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_copy_hash_omap4()
321 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_copy_ready_hash()
378 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); omap_sham_write_ctrl_omap2()
413 static int get_block_size(struct omap_sham_reqctx *ctx) get_block_size()
447 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); omap_sham_write_ctrl_omap4()
510 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); omap_sham_xmit_cpu()
555 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); omap_sham_xmit_dma()
622 static size_t omap_sham_append_buffer(struct omap_sham_reqctx *ctx, omap_sham_append_buffer()
636 static size_t omap_sham_append_sg(struct omap_sham_reqctx *ctx) omap_sham_append_sg()
668 struct omap_sham_reqctx *ctx, omap_sham_xmit_dma_map()
692 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); omap_sham_update_dma_slow()
719 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); omap_sham_update_dma_start()
786 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); omap_sham_update_cpu()
810 struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req); omap_sham_update_dma_stop()
833 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_init()
905 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_update_req()
925 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_final_req()
965 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_finish()
983 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_finish_req()
1011 struct omap_sham_reqctx *ctx; omap_sham_handle_queue()
1069 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_enqueue()
1080 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_update()
1133 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_final_shash()
1141 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_final()
1161 struct omap_sham_reqctx *ctx = ahash_request_ctx(req); omap_sham_finup()
1249 sizeof(struct omap_sham_reqctx) + BUFLEN); omap_sham_cra_init_alg()

Completed in 51 milliseconds