Lines Matching defs:hifn_context
614 struct hifn_context {
1113 struct hifn_context *ctx, struct hifn_request_context *rctx,
1321 struct hifn_context *ctx, struct hifn_request_context *rctx,
1526 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm);
1945 struct hifn_context *ctx = crypto_skcipher_ctx(cipher);
1964 struct hifn_context *ctx = crypto_skcipher_ctx(cipher);
1982 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm);
2003 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm);
2073 struct hifn_context *ctx = crypto_tfm_ctx(req->base.tfm);
2376 struct hifn_context *ctx = crypto_skcipher_ctx(tfm);
2403 alg->alg.base.cra_ctxsize = sizeof(struct hifn_context);