Searched refs:atmel_aes_authenc_ctx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | atmel-aes.c | 149 struct atmel_aes_authenc_ctx { struct 1921 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), [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-aes.c | 150 struct atmel_aes_authenc_ctx { struct 1978 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_start() 2099 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_setkey() 2133 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_init_tfm() 2180 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm); in atmel_aes_authenc_exit_tfm() 2238 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx), 2254 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx), 2270 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx), 2286 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx), 2302 .cra_ctxsize = sizeof(struct atmel_aes_authenc_ctx), [all...] |
Completed in 7 milliseconds