Lines Matching refs:atmel_sha_reqctx
88 struct atmel_sha_reqctx { struct
302 static size_t atmel_sha_append_sg(struct atmel_sha_reqctx *ctx) in atmel_sha_append_sg()
360 static void atmel_sha_fill_padding(struct atmel_sha_reqctx *ctx, int length) in atmel_sha_fill_padding()
429 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_init()
475 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_write_ctrl()
564 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_cpu()
594 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_pdc()
640 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_xmit_dma()
705 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_cpu()
717 struct atmel_sha_reqctx *ctx, in atmel_sha_xmit_dma_map()
736 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_dma_slow()
761 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_dma_start()
856 struct atmel_sha_reqctx *ctx = ahash_request_ctx(dd->req); in atmel_sha_update_dma_stop()
878 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_update_req()
899 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_final_req()
924 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_copy_hash()
955 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_copy_ready_hash()
986 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_finish()
1000 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_finish_req()
1102 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_start()
1152 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_enqueue()
1163 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_update()
1185 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_final()
1201 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_finup()
1229 const struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_export()
1237 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_import()
1248 sizeof(struct atmel_sha_reqctx)); in atmel_sha_cra_init()
1262 alg->halg.statesize = sizeof(struct atmel_sha_reqctx); in atmel_sha_alg_init()
1395 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_dma_check_aligned()
1504 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_cpu_transfer()
1558 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_cpu_start()
1590 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_cpu_hash()
1688 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_setup()
1752 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_prehash_key_done()
1769 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_compute_ipad_hash()
1788 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_compute_opad_hash()
1804 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_setup_done()
1817 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_start()
1872 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_init_done()
1889 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_final()
1948 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_digest2()
2002 sizeof(struct atmel_sha_reqctx)); in atmel_sha_hmac_cra_init()
2025 alg->halg.statesize = sizeof(struct atmel_sha_reqctx); in atmel_sha_hmac_alg_init()
2087 struct atmel_sha_reqctx base;
2225 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_schedule()
2257 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_init()
2280 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_init2()
2327 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_final()
2380 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_abort()