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