Searched refs:atmel_aes_ctx (Results 1 - 1 of 1) sorted by relevance

/drivers/crypto/
H A Datmel-aes.c82 struct atmel_aes_ctx { struct
105 struct atmel_aes_ctx *ctx;
240 static struct atmel_aes_dev *atmel_aes_find_dev(struct atmel_aes_ctx *ctx)
554 struct atmel_aes_ctx *ctx;
696 struct atmel_aes_ctx *ctx = crypto_ablkcipher_ctx(
814 struct atmel_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm);
954 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
974 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
995 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
1016 .cra_ctxsize = sizeof(struct atmel_aes_ctx),
[all...]

Completed in 13 milliseconds