Searched refs:atmel_sha_ctx (Results 1 – 1 of 1) sorted by relevance
111 struct atmel_sha_ctx { struct404 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) in atmel_sha_find_dev()428 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); in atmel_sha_init()1055 struct atmel_sha_ctx *ctx; in atmel_sha_handle_queue()1150 struct atmel_sha_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in atmel_sha_enqueue()1242 struct atmel_sha_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_sha_cra_init()1269 .cra_ctxsize = sizeof(struct atmel_sha_ctx),1293 .cra_ctxsize = sizeof(struct atmel_sha_ctx),1319 .cra_ctxsize = sizeof(struct atmel_sha_ctx),1345 .cra_ctxsize = sizeof(struct atmel_sha_ctx),[all …]