Home
last modified time | relevance | path

Searched refs:hifn_context (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/
Dhifn_795x.c622 struct hifn_context { struct
1121 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_cmd_desc()
1327 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_dma()
1532 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm); in hifn_setup_session()
1952 struct hifn_context *ctx = crypto_tfm_ctx(tfm); in hifn_setkey()
1980 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm); in hifn_handle_req()
2001 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm); in hifn_setup_crypto_req()
2071 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm); in hifn_setup_crypto()
2374 struct hifn_context *ctx = crypto_tfm_ctx(tfm); in hifn_cra_init()
2398 alg->alg.cra_ctxsize = sizeof(struct hifn_context); in hifn_alg_alloc()