Searched refs:atmel_aes_ctx (Results 1 – 1 of 1) sorted by relevance
113 struct atmel_aes_ctx { struct1247 struct atmel_aes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_aes_cra_init()1257 struct atmel_aes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_aes_ctr_cra_init()1272 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1291 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1311 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1331 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1351 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1371 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1391 .cra_ctxsize = sizeof(struct atmel_aes_ctx),[all …]