Lines Matching refs:hifn_context
597 struct hifn_context { struct
1096 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_cmd_desc()
1304 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_dma()
1509 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm); in hifn_setup_session()
1928 struct hifn_context *ctx = crypto_skcipher_ctx(cipher); in hifn_setkey()
1947 struct hifn_context *ctx = crypto_skcipher_ctx(cipher); in hifn_des3_setkey()
1965 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm); in hifn_handle_req()
1986 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm); in hifn_setup_crypto_req()
2056 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm); in hifn_setup_crypto()
2239 struct hifn_context *ctx = crypto_skcipher_ctx(tfm); in hifn_init_tfm()
2270 alg->alg.base.cra_ctxsize = sizeof(struct hifn_context); in hifn_alg_alloc()