Symbol: omap_sham_reqctx
drivers/crypto/omap-sham.c
1008
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1034
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1063
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1116
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1134
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1185
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1195
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1217
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1235
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1260
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1334
sizeof(struct omap_sham_reqctx));
drivers/crypto/omap-sham.c
1403
struct omap_sham_reqctx *rctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1405
memcpy(out, rctx, offsetof(struct omap_sham_reqctx, buffer) +
drivers/crypto/omap-sham.c
1413
struct omap_sham_reqctx *rctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
1414
const struct omap_sham_reqctx *ctx_in = in;
drivers/crypto/omap-sham.c
1416
memcpy(rctx, in, offsetof(struct omap_sham_reqctx, buffer) +
drivers/crypto/omap-sham.c
2163
alg->halg.statesize = sizeof(struct omap_sham_reqctx);
drivers/crypto/omap-sham.c
284
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
299
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
324
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
369
struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req);
drivers/crypto/omap-sham.c
404
static int get_block_size(struct omap_sham_reqctx *ctx)
drivers/crypto/omap-sham.c
438
struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req);
drivers/crypto/omap-sham.c
504
struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req);
drivers/crypto/omap-sham.c
571
struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req);
drivers/crypto/omap-sham.c
626
static int omap_sham_copy_sg_lists(struct omap_sham_reqctx *ctx,
drivers/crypto/omap-sham.c
692
static int omap_sham_copy_sgs(struct omap_sham_reqctx *ctx,
drivers/crypto/omap-sham.c
726
struct omap_sham_reqctx *rctx)
drivers/crypto/omap-sham.c
846
struct omap_sham_reqctx *rctx = ahash_request_ctx(req);
drivers/crypto/omap-sham.c
914
struct omap_sham_reqctx *ctx = ahash_request_ctx(dd->req);
drivers/crypto/omap-sham.c
923
static struct omap_sham_dev *omap_sham_find_dev(struct omap_sham_reqctx *ctx)
drivers/crypto/omap-sham.c
943
struct omap_sham_reqctx *ctx = ahash_request_ctx(req);