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.c100 struct atmel_aes_ctx { struct
1155 struct atmel_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in atmel_aes_init_tfm()
1171 struct atmel_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in atmel_aes_ctr_init_tfm()
1190 .base.cra_ctxsize = sizeof(struct atmel_aes_ctx),
1203 .base.cra_ctxsize = sizeof(struct atmel_aes_ctx),