Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Datmel-aes.c149 struct atmel_aes_authenc_ctx { struct
2003 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()
2124 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()
2162 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()
2203 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()
2268 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2288 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2308 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2328 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2348 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),