Searched refs:atmel_aes_authenc_ctx (Results 1 – 1 of 1) sorted by relevance
150 struct atmel_aes_authenc_ctx { struct1984 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()2105 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()2139 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()2186 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()2244 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2260 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2276 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2292 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2308 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),