Searched refs:atmel_sha_ctx (Results 1 – 1 of 1) sorted by relevance
114 struct atmel_sha_ctx { struct407 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) in atmel_sha_find_dev()431 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()1272 .cra_ctxsize = sizeof(struct atmel_sha_ctx),1296 .cra_ctxsize = sizeof(struct atmel_sha_ctx),1322 .cra_ctxsize = sizeof(struct atmel_sha_ctx),1348 .cra_ctxsize = sizeof(struct atmel_sha_ctx),[all …]