Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Datmel-aes.c150 struct atmel_aes_authenc_ctx { struct
1978 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()
2099 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()
2133 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()
2180 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()
2238 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2254 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2270 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2286 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2302 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),