Home
last modified time | relevance | path

Searched refs:atmel_aes_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/crypto/
Datmel-aes.c113 struct atmel_aes_ctx { struct
1247 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 …]