Lines Matching defs:s5p_hash_reqctx

337  * struct s5p_hash_reqctx - HASH request context
354 struct s5p_hash_reqctx {
789 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
804 const struct s5p_hash_reqctx *ctx)
819 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
830 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
937 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req);
987 struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req);
1025 static int s5p_hash_copy_sgs(struct s5p_hash_reqctx *ctx,
1071 static int s5p_hash_copy_sg_lists(struct s5p_hash_reqctx *ctx,
1141 static int s5p_hash_prepare_sgs(struct s5p_hash_reqctx *ctx,
1217 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1302 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(dd->hash_req);
1314 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1330 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1377 struct s5p_hash_reqctx *ctx;
1490 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1509 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1549 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1573 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1600 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1666 sizeof(struct s5p_hash_reqctx) + BUFLEN);
1701 const struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1715 struct s5p_hash_reqctx *ctx = ahash_request_ctx(req);
1718 const struct s5p_hash_reqctx *ctx_in = in;
1741 .halg.statesize = sizeof(struct s5p_hash_reqctx) + BUFLEN,
1766 .halg.statesize = sizeof(struct s5p_hash_reqctx) + BUFLEN,
1791 .halg.statesize = sizeof(struct s5p_hash_reqctx) + BUFLEN,