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