Lines Matching defs:s5p_hash_reqctx

338  * struct s5p_hash_reqctx - HASH request context
355 struct s5p_hash_reqctx {
786 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
801 const struct s5p_hash_reqctx *ctx)
816 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
827 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
934 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req);
984 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req);
1022 static int s5p_hash_copy_sgs(struct s5p_hash_reqctx *ctx,
1068 static int s5p_hash_copy_sg_lists(struct s5p_hash_reqctx *ctx,
1138 static int s5p_hash_prepare_sgs(struct s5p_hash_reqctx *ctx,
1214 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1299 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req);
1311 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1327 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1374 struct s5p_hash_reqctx *ctx;
1487 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1506 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1546 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1570 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1597 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1663 sizeof(struct s5p_hash_reqctx) + BUFLEN);
1698 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1712 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1715 const struct s5p_hash_reqctx *ctx_in = in;
1738 .halg.statesize = sizeof(struct s5p_hash_reqctx) + BUFLEN,
1763 .halg.statesize = sizeof(struct s5p_hash_reqctx) + BUFLEN,
1788 .halg.statesize = sizeof(struct s5p_hash_reqctx) + BUFLEN,