Searched refs:atmel_aes_authenc_ctx (Results 1 – 1 of 1) sorted by relevance
149 struct atmel_aes_authenc_ctx { struct1921 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()2042 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()2076 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()2117 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()2180 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2196 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2212 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2228 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),2244 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),