Searched refs:atmel_aes_authenc_ctx (Results 1 – 1 of 1) sorted by relevance
150 struct atmel_aes_authenc_ctx { struct1987 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()2108 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()2142 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()2190 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()2248 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2264 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2280 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2296 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2312 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),