Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/
Datmel-aes.c138 struct atmel_aes_authenc_ctx { struct
1785 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()
1906 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()
1940 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()
1987 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()
2045 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2061 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2077 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2093 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2109 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),