Lines Matching refs:atmel_sha_reqctx
87 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()
880 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_update_req()
901 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_final_req()
926 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_copy_hash()
957 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_copy_ready_hash()
988 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_finish()
1002 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_finish_req()
1099 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_start()
1149 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_enqueue()
1160 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_update()
1182 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_final()
1198 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_finup()
1226 const struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_export()
1234 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_import()
1245 sizeof(struct atmel_sha_reqctx)); in atmel_sha_cra_init()
1262 .statesize = sizeof(struct atmel_sha_reqctx),
1286 .statesize = sizeof(struct atmel_sha_reqctx),
1312 .statesize = sizeof(struct atmel_sha_reqctx),
1338 .statesize = sizeof(struct atmel_sha_reqctx),
1362 .statesize = sizeof(struct atmel_sha_reqctx),
1460 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_dma_check_aligned()
1570 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_cpu_transfer()
1624 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_cpu_start()
1656 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_cpu_hash()
1754 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_setup()
1818 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_prehash_key_done()
1835 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_compute_ipad_hash()
1854 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_compute_opad_hash()
1870 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_setup_done()
1883 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_start()
1943 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_init_done()
1960 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_final()
2019 struct atmel_sha_reqctx *ctx = ahash_request_ctx(req); in atmel_sha_hmac_digest2()
2073 sizeof(struct atmel_sha_reqctx)); in atmel_sha_hmac_cra_init()
2098 .statesize = sizeof(struct atmel_sha_reqctx),
2123 .statesize = sizeof(struct atmel_sha_reqctx),
2148 .statesize = sizeof(struct atmel_sha_reqctx),
2173 .statesize = sizeof(struct atmel_sha_reqctx),
2198 .statesize = sizeof(struct atmel_sha_reqctx),
2228 struct atmel_sha_reqctx base;
2371 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_schedule()
2403 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_init()
2426 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_init2()
2473 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_final()
2526 struct atmel_sha_reqctx *ctx = &authctx->base; in atmel_sha_authenc_abort()