Lines Matching refs:atmel_sha_ctx
113 struct atmel_sha_ctx { struct
405 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) in atmel_sha_find_dev()
429 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); in atmel_sha_init()
1058 struct atmel_sha_ctx *ctx; in atmel_sha_handle_queue()
1153 struct atmel_sha_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in atmel_sha_enqueue()
1245 struct atmel_sha_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_sha_cra_init()
1258 alg->halg.base.cra_ctxsize = sizeof(struct atmel_sha_ctx); in atmel_sha_alg_init()
1662 struct atmel_sha_ctx base;
2129 struct atmel_sha_ctx dummy; in atmel_sha_authenc_is_ready()
2146 struct atmel_sha_ctx *tctx; in atmel_sha_authenc_spawn()
2227 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); in atmel_sha_authenc_schedule()