Searched refs:atmel_aes_authenc_ctx (Results 1 – 1 of 1) sorted by relevance
149 struct atmel_aes_authenc_ctx { struct2010 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()2131 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()2169 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()2210 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()2275 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2295 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2315 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2335 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2355 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),