Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Datmel-aes.c99 struct atmel_aes_ctx { struct
1150 struct atmel_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in atmel_aes_init_tfm()
1166 struct atmel_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in atmel_aes_ctr_init_tfm()
1185 .base.cra_ctxsize = sizeof(struct atmel_aes_ctx),
1198 .base.cra_ctxsize = sizeof(struct atmel_aes_ctx),