Searched refs:atmel_aes_authenc_ctx (Results 1 – 1 of 1) sorted by relevance
149 struct atmel_aes_authenc_ctx { struct2003 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),