Searched refs:atmel_aes_ctx (Results 1 – 1 of 1) sorted by relevance
99 struct atmel_aes_ctx { struct1150 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),