Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Datmel-aes.c152 struct atmel_aes_authenc_ctx { struct
2006 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()
2127 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()
2165 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()
2206 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()
2271 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2291 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2311 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2331 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2351 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),