Home
last modified time | relevance | path

Searched refs:atmel_aes_authenc_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/
H A Datmel-aes.c138 struct atmel_aes_authenc_ctx { struct
1786 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start()
1907 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey()
1941 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm()
1988 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm()
2046 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2062 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2078 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2094 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
2110 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx),
139 baseatmel_aes_authenc_ctx global() argument
140 authatmel_aes_authenc_ctx global() argument
[all...]