Home
last modified time | relevance | path

Searched refs:atmel_sha_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/
Datmel-sha.c101 struct atmel_sha_ctx { struct
258 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); in atmel_sha_init()
893 struct atmel_sha_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in atmel_sha_enqueue()
926 struct atmel_sha_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in atmel_sha_final()
1007 .cra_ctxsize = sizeof(struct atmel_sha_ctx),
1028 .cra_ctxsize = sizeof(struct atmel_sha_ctx),
1051 .cra_ctxsize = sizeof(struct atmel_sha_ctx),
1074 .cra_ctxsize = sizeof(struct atmel_sha_ctx),
1095 .cra_ctxsize = sizeof(struct atmel_sha_ctx),