Lines Matching defs:mtk_sha_reqctx
74 struct mtk_sha_reqctx {
181 static int mtk_sha_append_sg(struct mtk_sha_reqctx *ctx)
239 static void mtk_sha_fill_padding(struct mtk_sha_reqctx *ctx, u32 len)
276 static void mtk_sha_info_init(struct mtk_sha_reqctx *ctx)
324 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req);
360 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
376 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
425 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req);
470 struct mtk_sha_reqctx *ctx,
488 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req);
515 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req);
605 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req);
620 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
655 struct mtk_sha_reqctx *ctx;
705 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
715 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req);
748 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
763 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
775 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
831 const struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
839 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req);
856 sizeof(struct mtk_sha_reqctx));
925 .halg.statesize = sizeof(struct mtk_sha_reqctx),
948 .halg.statesize = sizeof(struct mtk_sha_reqctx),
971 .halg.statesize = sizeof(struct mtk_sha_reqctx),
995 .halg.statesize = sizeof(struct mtk_sha_reqctx),
1021 .halg.statesize = sizeof(struct mtk_sha_reqctx),
1047 .halg.statesize = sizeof(struct mtk_sha_reqctx),
1075 .halg.statesize = sizeof(struct mtk_sha_reqctx),
1098 .halg.statesize = sizeof(struct mtk_sha_reqctx),
1122 .halg.statesize = sizeof(struct mtk_sha_reqctx),
1148 .halg.statesize = sizeof(struct mtk_sha_reqctx),