Searched refs:atmel_aes_ctx (Results 1 – 1 of 1) sorted by relevance
116 struct atmel_aes_ctx { struct1250 struct atmel_aes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_aes_cra_init()1260 struct atmel_aes_ctx *ctx = crypto_tfm_ctx(tfm); in atmel_aes_ctr_cra_init()1275 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1294 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1314 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1334 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1354 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1374 .cra_ctxsize = sizeof(struct atmel_aes_ctx),1394 .cra_ctxsize = sizeof(struct atmel_aes_ctx),[all …]